Skip to main content

run

Function run 

Source
pub fn run(args: MigrateCommand) -> Result<()>
Expand description

Runs the migrate command.

ยงErrors

Returns an error if:

  • The Scoop migration sub-command fails.