| Constructor and Description |
|---|
NshConfig() |
public String[] getArgs()
public String getServiceName()
public NshOptionsParser getOptionsParser()
public NshConfig setShellOptionsParser(NshOptionsParser shellOptionsParser)
public NshEvaluator getEvaluator()
public NshConfig setEvaluator(NshEvaluator evaluator)
public NshCommandTypeResolver getCommandTypeResolver()
public NshConfig setCommandTypeResolver(NshCommandTypeResolver commandTypeResolver)
public NshErrorHandler getErrorHandler()
public NshConfig setErrorHandler(NshErrorHandler errorHandler)
public NshExternalExecutor getExternalExecutor()
public NshConfig setExternalExecutor(NshExternalExecutor externalExecutor)
public NshHistory getHistory()
public NshConfig setHistory(NshHistory history)
public net.thevpc.nuts.artifact.NId getAppId()
public NshConfig setAppId(net.thevpc.nuts.artifact.NId appId)
public Predicate<NshBuiltin> getBuiltinFilter()
public NshConfig setBuiltinFilter(Predicate<NshBuiltin> builtinFilter)
public Supplier<net.thevpc.nuts.text.NMsg> getHeaderMessageSupplier()
public NshConfig setHeaderMessageSupplier(Supplier<net.thevpc.nuts.text.NMsg> headerMessageSupplier)
public Boolean getIncludeCoreBuiltins()
public Boolean getIncludeDefaultBuiltins()
public NshConfig setIncludeDefaultBuiltins(Boolean includeDefaultBuiltins)
public Boolean getIncludeExternalExecutor()
public NshConfig setIncludeExternalExecutor(Boolean includeExternalExecutor)
public Boolean getIncludeHistory()
public NshConfig copy()
Copyright © 2026 vpc open source initiative. All rights reserved.