| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.xtra.shell |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNixNShellHelper |
class |
AbstractWinNShellHelper |
class |
BashNShellHelper |
class |
CshNShellHelper |
class |
FishNShellHelper |
class |
KshNShellHelper |
class |
ShNShellHelper |
class |
WinCmdNShellHelper |
class |
WinPowerShellNShellHelper |
class |
ZshNShellHelper |
| Modifier and Type | Field and Description |
|---|---|
static NShellHelper |
BashNShellHelper.BASH |
static NShellHelper |
CshNShellHelper.CSH |
static NShellHelper |
FishNShellHelper.FISH |
static NShellHelper |
KshNShellHelper.KSH |
static NShellHelper |
WinCmdNShellHelper.WIN_CMD |
static NShellHelper |
WinPowerShellNShellHelper.WIN_POWER_SHELL |
static NShellHelper |
ZshNShellHelper.ZSH |
| Modifier and Type | Method and Description |
|---|---|
static NShellHelper |
NShellHelper.of(NShellFamily shellFamily) |
Copyright © 2025 vpc open source initiative. All rights reserved.