module Delirium::Driver::Cli
Public Class Methods
run!()
click to toggle source
# File lib/delirium/driver/cli.rb, line 4 def self.run! RootCommand.run! end
# File lib/delirium/driver/cli.rb, line 4 def self.run! RootCommand.run! end