[][src]Function solana_cli::vote::parse_vote_get_account_command

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