Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chatgpt-cli
v0.2.1
ChatGPT
ApiKeyError
CLI
Parser
Client
Config
ConfigData
HtmlGenerator
HtmlGenerationError
Message
InputSubstitutor
MagicCommandRunner
PostData
ResponseData
SigIntError
SystemCommandRunner
WebPageCompressor
FetchError
HTTP
Client
Generated using Crystal 1.14.0
2024-11-26 19:07:45 UTC
class
ChatGPT::
CLI::
Parser
ChatGPT::CLI::Parser
OptionParser
Reference
Object
Defined in:
chatgpt/cli/parser.cr
Constructors
.new
Instance Method Summary
#data
: PostData
#interactive
: Bool
#load_session
(filename)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
data
:
PostData
#
[
View source
]
def
interactive
: Bool
#
[
View source
]
def
load_session
(filename)
#
[
View source
]