public class CommandLineUtils extends Object
| Constructor and Description | 
|---|
CommandLineUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
extractArgument(org.apache.karaf.shell.api.console.CommandLine commandLine,
               String argumentName)  | 
static String | 
extractArgument(List<String> arguments,
               String argumentName)  | 
Copyright © 2021. All rights reserved.