Class: WeatherForecasts::Client::HelpConsole
- Inherits:
-
Object
- Object
- WeatherForecasts::Client::HelpConsole
- Defined in:
- lib/weather_forecasts/client/help_console.rb
Instance Method Summary collapse
Instance Method Details
#display_welcome ⇒ Object
4 5 6 |
# File 'lib/weather_forecasts/client/help_console.rb', line 4 def display_welcome puts "Use the `WeatherForecasts.client` object to start making API calls." end |