class App
CLI controller
Public Class Methods
start()
click to toggle source
# File lib/study_the_map/cli.rb, line 3 def self.start StudyTheMap::CLI.new.call end
CLI controller
# File lib/study_the_map/cli.rb, line 3 def self.start StudyTheMap::CLI.new.call end