Top Level Namespace
Defined Under Namespace
Modules: CLIApp
Instance Method Summary collapse
-
#optparse ⇒ Object
Command-Line Application Framework.
Instance Method Details
#optparse ⇒ Object
Command-Line Application Framework
$Version: 0.2.0 $ $Copyright: copyright© 2024 [email protected] $ $License: MIT License $
12 |
# File 'lib/cliapp.rb', line 12 require 'optparse' |