class Darksky::Flags

Included Modules

Defined in:

darksky/data/flags.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def darkysky_unavailable : String | Nil #

[View source]
def darkysky_unavailable=(darkysky_unavailable : String | Nil) #

[View source]
def sources : Array(String) #

[View source]
def sources=(sources : Array(String)) #

[View source]
def units : String #

[View source]
def units=(units : String) #

[View source]