foundry_wallets::utils

Function maybe_get_keystore_path

Source
pub fn maybe_get_keystore_path(
    maybe_path: Option<&str>,
    maybe_name: Option<&str>,
) -> Result<Option<PathBuf>>