Interface NshBuiltin
- All Superinterfaces:
NComponent,NScorable
- All Known Implementing Classes:
AliasCommand,AutocompleteCommand,BaseNameCommand,BuiltinCommand,CatCommand,CdCommand,ChmodCommand,ClearCommand,CommandCommand,CpCommand,DateCommand,DfCommand,DirNameCommand,EchoCommand,EnableCommand,EnvCommand,ExitCommand,FalseCommand,GrepCommand,HeadCommand,HelpCommand,HistoryCommand,HostsCommand,JpsCommand,JsonCommand,KillCommand,LoginCommand,LogoutCommand,LsCommand,MkdirCommand,NshBuiltinBase,NshBuiltinCore,NshBuiltinDefault,PropsCommand,PsCommand,PwdCommand,RmCommand,SetCommand,ShowerrCommand,SourceCommand,SshCommand,TailCommand,TestCommand,TrueCommand,TypeCommand,UnaliasCommand,UnameCommand,UnsetCommand,UnzipCommand,VersionCommand,WgetCommand,WhoamiCommand,XmlCommand,ZipCommand
- Author:
- thevpc (taha.bensalah@gmail.com) %lastmodified 26 oct. 2004 Time: 23:06:32
-
Field Summary
Fields inherited from interface net.thevpc.nuts.util.NScorable
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE -
Method Summary
Modifier and TypeMethodDescriptiondefault voidautoComplete(NshExecutionContext context, NCmdLineAutoComplete autoComplete) voidexec(String[] command, NshExecutionContext context) exec and return error codegetHelp()getName()booleanvoidsetEnabled(boolean enabled) Methods inherited from interface net.thevpc.nuts.spi.NComponent
getScore