solana_clap_utils::input_parsers

Function keypair_of

source
pub fn keypair_of(matches: &ArgMatches<'_>, name: &str) -> Option<Keypair>