[][src]Function otp::delete_secret

pub fn delete_secret<P: AsRef<Path>>(
    config: Config,
    config_dir: P,
    name: String
) -> TotpResult<()>