| Modifier and Type | Method and Description |
|---|---|
void |
NshBuiltinBase.autoComplete(NshExecutionContext context,
net.thevpc.nuts.cmdline.NCmdLineAutoComplete autoComplete) |
default void |
NshBuiltin.autoComplete(NshExecutionContext context,
net.thevpc.nuts.cmdline.NCmdLineAutoComplete autoComplete) |
protected net.thevpc.nuts.cmdline.NCmdLine |
NshBuiltinBase.cmdLine(String[] args,
NshExecutionContext context) |
void |
NshBuiltinBase.exec(String[] args,
NshExecutionContext context) |
void |
NshBuiltin.exec(String[] command,
NshExecutionContext context)
exec and return error code
|
protected void |
NshBuiltinBase.init(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected abstract void |
NshBuiltinBase.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected abstract boolean |
NshBuiltinBase.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected abstract boolean |
NshBuiltinBase.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
NshBuiltinBase.validate(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
TestCommand.Eval.eval(NshExecutionContext context) |
protected void |
SetCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
PwdCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
BaseNameCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
AliasCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
BuiltinCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
FalseCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
EchoCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
UnameCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
HistoryCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
CommandCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TrueCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
UnsetCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
UnaliasCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TypeCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
EnvCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TestCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
ClearCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
EnableCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
SourceCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
DirNameCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
CdCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SetCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PwdCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
BaseNameCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
AliasCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
BuiltinCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
FalseCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EchoCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnameCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HistoryCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CommandCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TrueCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnsetCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnaliasCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TypeCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EnvCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TestCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ClearCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EnableCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SourceCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DirNameCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CdCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SetCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PwdCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
BaseNameCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
AliasCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
BuiltinCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
FalseCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EchoCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnameCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HistoryCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CommandCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TrueCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnsetCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnaliasCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TypeCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EnvCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TestCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ClearCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
EnableCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SourceCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DirNameCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CdCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LogoutCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
PropsCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
LoginCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
JsonCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
MakeWrapperCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
XmlCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LogoutCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PropsCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LoginCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
JsonCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MakeWrapperCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
XmlCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LogoutCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PropsCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LoginCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
JsonCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MakeWrapperCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
XmlCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShowerrCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
ExitCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
VersionCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
HelpCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
AutocompleteCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ShowerrCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ExitCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
VersionCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HelpCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
AutocompleteCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ShowerrCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ExitCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
VersionCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HelpCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
AutocompleteCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CpCommand.copy(net.thevpc.nuts.io.NPath from,
net.thevpc.nuts.io.NPath to,
CpCommand.Options o,
NshExecutionContext context) |
protected void |
WgetCommand.download(String path,
String output,
NshExecutionContext context) |
protected void |
DateCommand.init(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
HeadCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
CatCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
WhoamiCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TouchCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TailCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
ChmodCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
ZipCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
DateCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
JpsCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
RmCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
WgetCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
CpCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
UnzipCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
PsCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
MvCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
SshCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
KillCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
MkdirCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
DfCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
WcCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
TarCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected void |
LsCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HeadCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CatCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WhoamiCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TouchCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TailCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ChmodCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ZipCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DateCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
JpsCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
RmCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WgetCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CpCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnzipCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PsCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MvCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SshCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
KillCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MkdirCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DfCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WcCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TarCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LsCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HeadCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CatCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WhoamiCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TouchCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TailCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ChmodCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
ZipCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DateCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
JpsCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
RmCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WgetCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
CpCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
UnzipCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
PsCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MvCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
SshCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
KillCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
MkdirCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
DfCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
WcCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
TarCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
LsCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HostsCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HostsCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
HostsCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GrepCommand.main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
GrepCommand.nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
GrepCommand.nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNshExecutionContext |
| Modifier and Type | Method and Description |
|---|---|
NshExecutionContext |
NshContext.createCommandContext(NshBuiltin command) |
NshExecutionContext |
AbstractNshContext.createCommandContext(NshBuiltin command) |
NshExecutionContext |
DefaultNshExecutionContext.setEnv(Map<String,String> env) |
NshExecutionContext |
NshExecutionContext.setEnv(Map<String,String> env) |
NshExecutionContext |
DefaultNshExecutionContext.setErr(PrintStream err) |
NshExecutionContext |
NshExecutionContext.setErr(PrintStream err) |
NshExecutionContext |
DefaultNshExecutionContext.setIn(InputStream in) |
NshExecutionContext |
NshExecutionContext.setIn(InputStream in) |
NshExecutionContext |
NshExecutionContext.setOptions(Object options) |
NshExecutionContext |
DefaultNshExecutionContext.setOut(PrintStream out) |
NshExecutionContext |
NshExecutionContext.setOut(PrintStream out) |
NshExecutionContext |
DefaultNshExecutionContext.setSession(net.thevpc.nuts.core.NSession session) |
NshExecutionContext |
NshExecutionContext.setSession(net.thevpc.nuts.core.NSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
NCommandAutoCompleteComponent.autoComplete(NshBuiltin command,
NshExecutionContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NshFunction<T extends NshExecutionContext> |
Copyright © 2026 vpc open source initiative. All rights reserved.