Serialized Form
-
Package net.thevpc.nsh.err
-
Exception Class net.thevpc.nsh.err.NshCmdSyntaxError
class NshCmdSyntaxError extends NshException implements Serializable -
Exception Class net.thevpc.nsh.err.NshException
class NshException extends NExecutionException implements Serializable -
Exception Class net.thevpc.nsh.err.NshInterruptException
class NshInterruptException extends NshException implements Serializable -
Exception Class net.thevpc.nsh.err.NshQuitException
class NshQuitException extends NshException implements Serializable -
Exception Class net.thevpc.nsh.err.NshUniformException
class NshUniformException extends NshException implements Serializable-
Serialized Fields
-
quit
boolean quit
-
-
-
-
Package net.thevpc.nsh.eval
-
Class net.thevpc.nsh.eval.NshResult
class NshResult extends Object implements Serializable
-
-
Package net.thevpc.nsh.options
-
Class net.thevpc.nsh.options.CommandNonOption
class CommandNonOption extends Object implements Serializable-
Serialized Fields
-
context
NshContext context
-
name
String name
-
-
-
-
Package net.thevpc.nsh.util
-
Class net.thevpc.nsh.util.PropertyFilter
class PropertyFilter extends Object implements Serializable-
Serialized Fields
-
regexPattern
String regexPattern
-
-
-
-
Package net.thevpc.nsh.util.bundles
-
Class net.thevpc.nsh.util.bundles.BytesSizeFormat
class BytesSizeFormat extends Object implements Serializable-
Serialized Fields
-
alignRight
boolean alignRight
-
binaryPrefix
boolean binaryPrefix
-
depth
int depth
-
fixedLength
boolean fixedLength
-
high
int high
-
intermediateZeros
boolean intermediateZeros
-
leadingZeros
boolean leadingZeros
-
low
int low
-
standardUnit
boolean standardUnit
-
trailingZeros
boolean trailingZeros
-
-
-