Function clmm_cli::parse_command::parse_command
source · [−]pub fn parse_command<'a>(
matches: &'a ArgMatches<'_>,
default_signer: Box<DefaultSigner>,
wallet_manager: Box<Option<Arc<RemoteWalletManager>>>
) -> Result<CliCommandInfo, Box<dyn Error + 'a>>