Skip to main content

execute

Function execute 

Source
pub fn execute(
    command: TemplatesCommands,
    prompter: &dyn Prompter,
    config: &CliConfig,
) -> Result<()>