Skip to main content

run

Function run 

Source
pub fn run(cli_args: Arguments) -> Result<()>
Expand description

Runs the frs repo command.

ยงErrors

  • The subcommand is unknown or its arguments are invalid.
  • Repo maintenance fails.