public interface CommandLineParser
| Modifier and Type | Method and Description |
|---|---|
String |
parse(String commandLine,
org.apache.commons.chain.Context context)
parses command line and puts some parameters (if any) to the Context by
some rules
|
Copyright © 2021 eXo Platform SAS. All Rights Reserved.