Module garden::cmds::cmd

source ·
Expand description

Configuration-defined commands

Structs§

  • Run one or more custom commands over a tree query
  • CmdParams are used to control the execution of run_cmd_vec().
  • Run custom garden commands

Functions§

  • Main entry point for garden cmd <query> <command>....
  • Main entry point for garden <command> <query>....