Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owm
v0.1.3
OWM
Client
Conditions
Main
Wind
Coord
CurrentWeather
FiveDayForecast
City
OneCall
Alert
Base
Current
Daily
FeelsLike
Temp
Hourly
Minutely
Precipitation
Weather
Generated using Crystal 1.10.1
2024-01-09 00:07:55 UTC
struct
OWM::
Precipitation
OWM::Precipitation
Struct
Value
Object
Defined in:
owm/misc.cr
Constructors
.new
(parser : JSON::PullParser)
.new
Instance Method Summary
#amount
: Float64
#duration
: String
Constructor Detail
def self.
new
(parser : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
amount
: Float64
#
[
View source
]
def
duration
: String
#
[
View source
]