Skip to main content

Crate cli

Crate cli 

Source

Modulesยง

dispatch ๐Ÿ”’
eval ๐Ÿ”’
Thin shim โ€” all eval logic lives in cli_core::eval (ADR-0021 Phase 3a).

Structsยง

Cli ๐Ÿ”’
FieldContentPair ๐Ÿ”’

Enumsยง

AccountCmd ๐Ÿ”’
Command ๐Ÿ”’
CommodityCmd ๐Ÿ”’
ConfigCmd ๐Ÿ”’
ReportsCmd ๐Ÿ”’
SqlCmd ๐Ÿ”’
SshKeyCmd ๐Ÿ”’
TransactionCmd ๐Ÿ”’

Functionsยง

dispatch_command ๐Ÿ”’
main ๐Ÿ”’
parse_rational ๐Ÿ”’
run_account ๐Ÿ”’
run_commodity ๐Ÿ”’
run_config ๐Ÿ”’
run_reports ๐Ÿ”’
run_sql ๐Ÿ”’
run_ssh_key ๐Ÿ”’
run_transaction ๐Ÿ”’
user_args ๐Ÿ”’