class ApodCli

Public Instance Methods

call() click to toggle source
# File lib/apod_cli.rb, line 10
def call
  CLI.new.call
end