Module: WeatherSage::CLI::Commands
- Defined in:
- lib/weather-sage/cli/commands.rb,
lib/weather-sage/cli/commands/geocode.rb,
lib/weather-sage/cli/commands/stations.rb
Overview
Namespace for command-line commands.
Defined Under Namespace
Classes: BaseForecastCommand, Command, ForecastCommand, GeocodeCommand, HelpCommand, HourlyCommand, NowCommand, StationsCommand
Constant Summary collapse
- LIB_DIR =
:nodoc:
File.join(__dir__, 'commands')