java.lang.Object
io.xpipe.core.process.ShellDialects
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final List<ShellDialect> static ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialectstatic ShellDialect -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<ShellDialect> byNameIfPresent(String name) static List<ShellDialect> static booleanstatic boolean
-
Field Details
-
ALL
-
OPNSENSE
-
PFSENSE
-
POWERSHELL
-
POWERSHELL_CORE
-
CMD
-
ASH
-
SH
-
DASH
-
BASH
-
ZSH
-
CSH
-
FISH
-
NO_INTERACTION
-
CISCO
-
MIKROTIK
-
RBASH
-
CONSTRAINED_POWERSHELL
-
OVH_BASTION
-
-
Constructor Details
-
ShellDialects
public ShellDialects()
-
-
Method Details
-
getStartableDialects
-
isPowershell
-
isPowershell
-
byNameIfPresent
-