module Rory::CLI

Public Class Methods

start() click to toggle source
# File lib/rory/cli.rb, line 6
def self.start
  Root.start
end