Method: Cli.call
- Defined in:
- lib/FreeWiFiNYC/cli.rb
.call ⇒ Object
3 4 5 6 7 |
# File 'lib/FreeWiFiNYC/cli.rb', line 3 def self.call Scraper.scrape_data welcome find_wifi end |
3 4 5 6 7 |
# File 'lib/FreeWiFiNYC/cli.rb', line 3 def self.call Scraper.scrape_data welcome find_wifi end |