- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for commandLineSyntax (0.06 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnsh/CommonsCliShellOptions.java
return new CommonsCliShellOptions(source, (CLIManager) cliManager, commandLine); } protected static class CLIManager extends CommonsCliOptions.CLIManager { @Override protected String commandLineSyntax(String command) { return command + " [options]"; } }
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Jun 11 13:14:09 UTC 2025 - 2.1K bytes - Viewed (0)