module MCLI
Constants
- VERSION
Public Class Methods
run()
click to toggle source
# File lib/mcli.rb, line 11 def run CommandGroup.call(ARGV.dup) end
# File lib/mcli.rb, line 11 def run CommandGroup.call(ARGV.dup) end