Function clmm_cli::command::position::remove_position::parse_remove_position
source · [−]pub fn parse_remove_position<'a>(
matches: &'a ArgMatches<'_>,
default_signer: Box<DefaultSigner>,
wallet_manager: Box<Option<Arc<RemoteWalletManager>>>
) -> Result<CliCommandInfo, CliError>