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