Function garden::cmds::exec::main

source ·
pub fn main(
    app_context: &ApplicationContext,
    exec_options: &mut ExecOptions,
) -> Result<()>
Expand description

Main entry point for the “garden exec” command