public class DefaultCommandLineWindowsCmd extends Object implements NutsCommandLineBashFamilySupport
BASH, WINDOWS_CMD| Constructor and Description |
|---|
DefaultCommandLineWindowsCmd() |
| Modifier and Type | Method and Description |
|---|---|
String |
escapeArgument(String arg,
NutsCommandLineFormatStrategy s,
NutsSession session) |
protected String[] |
parseCommandLineArrBash(String commandLineString,
NutsSession session) |
int |
readEscaped(char[] charArray,
int i,
StringBuilder sb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitescapeArguments, ofprotected String[] parseCommandLineArrBash(String commandLineString, NutsSession session)
public int readEscaped(char[] charArray,
int i,
StringBuilder sb)
public String escapeArgument(String arg, NutsCommandLineFormatStrategy s, NutsSession session)
escapeArgument in interface NutsCommandLineBashFamilySupportCopyright © 2021 vpc open source initiative. All rights reserved.