[−][src]Function solana_cli::cli::parse_create_address_with_seed
pub fn parse_create_address_with_seed(
matches: &ArgMatches,
default_signer_path: &str,
wallet_manager: &mut Option<Arc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>