public class WinPowerShellNutsShellHelper extends AbstractWinNutsShellHelper
| Modifier and Type | Field and Description |
|---|---|
static NutsShellHelper |
WIN_POWER_SHELL |
| Constructor and Description |
|---|
WinPowerShellNutsShellHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
dblQte(String line) |
String |
getCallScriptCommand(String path,
String... args) |
String |
getExportCommand(String[] names) |
String |
getPathVarSep() |
String |
getSetVarCommand(String name,
String value) |
String |
getSetVarStaticCommand(String name,
String value) |
ReplaceString |
getShebanSh() |
String |
getSysRcName() |
boolean |
isComments(String line) |
String |
toCommentLine(String line) |
String |
trimComments(String line) |
String |
varRef(String v) |
escapeArgument, escapeArguments, newlineString, parseCommandLineArr, readEscapedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic static final NutsShellHelper WIN_POWER_SHELL
public String getSysRcName()
public boolean isComments(String line)
public ReplaceString getShebanSh()
public String getPathVarSep()
Copyright © 2022 vpc open source initiative. All rights reserved.