[][src]Function solana_cli::validator_info::parse_validator_info_command

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