Skip to main content

handle

Function handle 

Source
pub async fn handle(
    cmd: AuthCommand,
    format: OutputFormat,
    cache: &Arc<Cache>,
) -> Result<()>