public class FishNShellHelper extends ShNShellHelper
| Modifier and Type | Field and Description |
|---|---|
static NShellHelper |
FISH |
SH, SHEBAN_SH| Constructor and Description |
|---|
FishNShellHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExportCommand(String[] names) |
String |
getSetVarCommand(String name,
String value) |
String |
getSetVarStaticCommand(String name,
String value) |
String |
getSysRcName() |
String |
varRef(String v) |
dblQte, escapeArgument, escapeArguments, getCallScriptCommand, getPathVarSep, getShebanSh, isComments, parseCmdLineArr, readEscapedBash, smpQte, toCommentLine, trimCommentsnewlineStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic static final NShellHelper FISH
public String getSysRcName()
getSysRcName in interface NShellHelpergetSysRcName in class ShNShellHelperpublic String getExportCommand(String[] names)
getExportCommand in interface NShellHelpergetExportCommand in class ShNShellHelperpublic String getSetVarCommand(String name, String value)
getSetVarCommand in interface NShellHelpergetSetVarCommand in class ShNShellHelperpublic String getSetVarStaticCommand(String name, String value)
getSetVarStaticCommand in interface NShellHelpergetSetVarStaticCommand in class ShNShellHelperpublic String varRef(String v)
varRef in interface NShellHelpervarRef in class ShNShellHelperCopyright © 2025 vpc open source initiative. All rights reserved.