Skip to main content

dispatch_clear_login_pwd

Function dispatch_clear_login_pwd 

Source
pub(super) async fn dispatch_clear_login_pwd(
    gateway: &str,
    output: OutputFormat,
    args: ClearLoginPwdArgs,
) -> Result<()>