Search
rivet_utils
v1.1.5
Pages
Modules
Settings
View Source
Rivet.Utils.Cli
(rivet_utils v1.1.5)
Common calls across mix tasks
Link to this section
Summary
Functions
list_commands(opts)
list_option(opt, optkey, type, aliases, info)
list_options(opts)
list_options(out, switches, aliases, info, prefix, list)
match_command(cmd, pattern)
parse_options(args, opts)
run_command(args, opts)
syntax(opts, msg)
task_cmd(module)
Link to this section
Functions
Link to this function
list_commands(opts)
View Source
Link to this function
list_option(opt, optkey, type, aliases, info)
View Source
Link to this function
list_options(opts)
View Source
Link to this function
list_options(out, switches, aliases, info, prefix, list)
View Source
Link to this function
match_command(cmd, pattern)
View Source
Link to this function
parse_options(args, opts)
View Source
Link to this function
run_command(args, opts)
View Source
Link to this function
syntax(opts, msg)
View Source
Link to this function
task_cmd(module)
View Source