protected NshConfig |
NshConfig.clone() |
NshConfig |
NshConfig.copy() |
NshConfig |
NshConfig.setAppId(net.thevpc.nuts.artifact.NId appId) |
NshConfig |
NshConfig.setArgs(String... args) |
NshConfig |
NshConfig.setBuiltinFilter(Predicate<NshBuiltin> builtinFilter) |
NshConfig |
NshConfig.setCommandTypeResolver(NshCommandTypeResolver commandTypeResolver) |
NshConfig |
NshConfig.setErrorHandler(NshErrorHandler errorHandler) |
NshConfig |
NshConfig.setEvaluator(NshEvaluator evaluator) |
NshConfig |
NshConfig.setExternalExecutor(NshExternalExecutor externalExecutor) |
NshConfig |
NshConfig.setHeaderMessageSupplier(Supplier<net.thevpc.nuts.text.NMsg> headerMessageSupplier) |
NshConfig |
NshConfig.setHistory(NshHistory history) |
NshConfig |
NshConfig.setIncludeCoreBuiltins(Boolean includeCoreBuiltins) |
NshConfig |
NshConfig.setIncludeDefaultBuiltins(Boolean includeDefaultBuiltins) |
NshConfig |
NshConfig.setIncludeExternalExecutor(Boolean includeExternalExecutor) |
NshConfig |
NshConfig.setIncludeHistory(Boolean includeHistory) |
NshConfig |
NshConfig.setServiceName(String serviceName) |
NshConfig |
NshConfig.setShellOptionsParser(NshOptionsParser shellOptionsParser) |