Libraries
»
owmo
(2.1.5)
»
Index
»
OWMO
»
WeatherResponse
»
#error?
Method: OWMO::WeatherResponse#error?
Defined in:
lib/owmo/weather_response.rb
#
error?
⇒
Boolean
Returns:
(
Boolean
)
20 21 22
# File 'lib/owmo/weather_response.rb', line 20
def
error?
code
!=
200
end