Interface NshFunctionManager
- All Known Implementing Classes:
DefaultNshFunctionManager
public interface NshFunctionManager
- Author:
- thevpc
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsFunction(String cmd) voidvoiddeclareFunctions(NshFunction... cmds) findFunction(String command) getAll()boolean
-
Method Details
-
findFunction
-
containsFunction
-
declareFunction
-
declareFunctions
-
unset
-
getAll
NshFunction[] getAll()
-