class OWM::Conditions
- OWM::Conditions
- Reference
- Object
Overview
Contains all the information on the current weather status for any city.
Included Modules
- JSON::Serializable
Direct Known Subclasses
Defined in:
owm/conditions.crConstructors
Instance Method Summary
- #clouds : Int32
- #main : Main
- #rain : Precipitation
- #snow : Precipitation
- #time : Time
- #weather : Array(Weather)
- #wind : Wind