Skip to main content

execute

Function execute 

Source
pub fn execute(args: &TemplateArgs) -> Result<()>
Expand description

Execute a template subcommand.

ยงErrors

Returns an error if fetching, parsing, or installing fails.