Class: ApodCli

Inherits:
Object
  • Object
show all
Defined in:
lib/apod_cli.rb

Instance Method Summary collapse

Instance Method Details

#callObject



10
11
12
# File 'lib/apod_cli.rb', line 10

def call
  CLI.new.call
end