Function handle_command

Source
pub async fn handle_command(
    command: Commands,
    repository_url: Option<String>,
) -> Result<()>
Expand description

Handle the command based on parsed arguments