| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.app.cmdline | |
| net.thevpc.nuts.runtime.standalone.shell |
| Modifier and Type | Method and Description |
|---|---|
NutsCommandLineShellOptions |
NutsCommandLineShellOptions.copy() |
NutsCommandLineShellOptions |
NutsCommandLineShellOptions.setExpectEnv(boolean expectEnv) |
NutsCommandLineShellOptions |
NutsCommandLineShellOptions.setExpectOption(boolean expectOption) |
NutsCommandLineShellOptions |
NutsCommandLineShellOptions.setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy) |
NutsCommandLineShellOptions |
NutsCommandLineShellOptions.setSession(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractWinNutsShellHelper.escapeArgument(String arg,
NutsCommandLineShellOptions options) |
String |
ShNutsShellHelper.escapeArgument(String arg,
NutsCommandLineShellOptions options) |
String |
NutsShellHelper.escapeArgument(String arg,
NutsCommandLineShellOptions options) |
String |
AbstractWinNutsShellHelper.escapeArguments(String[] args,
NutsCommandLineShellOptions options) |
String |
ShNutsShellHelper.escapeArguments(String[] args,
NutsCommandLineShellOptions options) |
String |
NutsShellHelper.escapeArguments(String[] args,
NutsCommandLineShellOptions options) |
Copyright © 2022 vpc open source initiative. All rights reserved.