pub async fn handle(
cmd: InstallCommands,
format: OutputFormat,
) -> Result<(), Box<dyn Error>>
Expand description
Handle the installation command
pub async fn handle(
cmd: InstallCommands,
format: OutputFormat,
) -> Result<(), Box<dyn Error>>
Handle the installation command