struct CitiBike::StationStatus::Status
- CitiBike::StationStatus::Status
- Struct
- Value
- Object
Defined in:
citibike/station_status.crConstructors
Instance Method Summary
- #initialize
-
#installed?
Whether or not this Citi Bike station is installed.
-
#renting?
Whether or not this Citi Bike station is currently renting bikes.
-
#returning?
Whether or not this Citi Bike station is currently accepted returned bikes.
Constructor Detail
Instance Method Detail
def returning?
#
Whether or not this Citi Bike station is currently accepted returned bikes.
NOTE This is true
even if the station is full!