class

ChatGPT::CLI::Parser

Inherits OptionParser / Reference / Object

Constructors

Instance methods

data
Source
load_session(filename)
Source
options
Source
parse(args = ARGV)

Parses the passed args (defaults to ARGV), running the handlers associated to each option.

Source
subcommand
Source

Macros

add_banner
Source
add_chatgpt_options
Source
add_help_option
Source
add_unknown_args(allow_args_size = -1)
Source