Modulesยง
- auth_
cmd ๐ - chain_
cmd ๐ - config_
cmd ๐ - f3_cmd ๐
- healthcheck_
cmd ๐ - info_
cmd ๐ - mpool_
cmd ๐ - net_cmd ๐
- shutdown_
cmd ๐ - snapshot_
cmd ๐ - state_
cmd ๐ - sync_
cmd ๐ - wait_
api_ ๐cmd
Structsยง
- Cli
- CLI structure generated when interacting with Forest binary
Enumsยง
- Subcommand
- Forest binary sub-commands available.
Functionsยง
- cli_
error_ and_ die - Print an error message and exit the program with an error code Used for handling high level errors such as invalid parameters
- print_
pretty_ ๐lotus_ json - Prints a pretty HTTP JSON-RPC response result
- print_
rpc_ ๐res_ bytes - Prints a bytes HTTP JSON-RPC response result
- prompt_
confirm - Require user confirmation. Returns
falsewhen not connected to a terminal.