[][src]Function solana_cli::storage::parse_storage_get_account_command

pub fn parse_storage_get_account_command(
    matches: &ArgMatches,
    wallet_manager: Option<&Arc<RemoteWalletManager>>
) -> Result<CliCommandInfo, CliError>