module Modname
Constants
- HelpBanner
- VHelpBanner
- Version
Public Class Methods
run(x)
click to toggle source
# File lib/modname.rb, line 12 def run(x) Driver.new.run x end
# File lib/modname.rb, line 12 def run(x) Driver.new.run x end