ChatGPT::CLI::Parser
Inherits OptionParser / Reference / Object
Constructors
new
SourceInstance methods
data
Sourceload_session(filename)
Sourceoptions
Sourceparse(args = ARGV)
Parses the passed args (defaults to ARGV), running the handlers associated to each option.
subcommand
SourceMacros
add_banner
Sourceadd_chatgpt_options
Sourceadd_help_option
Sourceadd_unknown_args(allow_args_size = -1)
Source