Interface NshBuiltinManager
- All Known Implementing Classes:
DefaultNshCommandManager,NBuiltinManager
public interface NshBuiltinManager
- Author:
- thevpc
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetAll()voidset(NshBuiltin cmd) voidset(NshBuiltin... cmds) boolean
-
Method Details
-
find
-
get
-
contains
-
set
-
set
-
unset
-
getAll
NshBuiltin[] getAll()
-