pub fn execute_in_dir(
args: DeleteArgs,
prompter: &dyn Prompter,
config: &CliConfig,
templates_dir: &Path,
) -> Result<CommandOutput>pub fn execute_in_dir(
args: DeleteArgs,
prompter: &dyn Prompter,
config: &CliConfig,
templates_dir: &Path,
) -> Result<CommandOutput>