Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
niceout
master
Niceout
Location
Weather
Generated using Crystal 1.14.0
2024-11-26 07:39:02 UTC
class
Niceout::
Location
Niceout::Location
Reference
Object
Defined in:
niceout/location.cr
Constant Summary
LOCAL_INFO_URL
=
"https://ipinfo.io/json"
Constructors
.new
Instance Method Summary
#city
: String
#lat
: String
#lon
: String
#zip_code
: String
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
city
: String
#
[
View source
]
def
lat
: String
#
[
View source
]
def
lon
: String
#
[
View source
]
def
zip_code
: String
#
[
View source
]