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
-
-
-