public class DefaultNutsExecCommandFormat extends DefaultFormatBase<NutsExecCommandFormat> implements NutsExecCommandFormat
NutsExecCommandFormat.ArgEntry, NutsExecCommandFormat.EnvEntry| Constructor and Description |
|---|
DefaultNutsExecCommandFormat(NutsWorkspace ws) |
format, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetNtfconfigure, format, getSession, isNtf, print, print, print, print, print, print, println, println, println, println, println, println, println, setSession, toStringconfigure, configureLastpublic DefaultNutsExecCommandFormat(NutsWorkspace ws)
public boolean isRedirectInput()
isRedirectInput in interface NutsExecCommandFormatpublic NutsExecCommandFormat setRedirectInput(boolean redirectInput)
setRedirectInput in interface NutsExecCommandFormatpublic boolean isRedirectOutput()
isRedirectOutput in interface NutsExecCommandFormatpublic NutsExecCommandFormat setRedirectOutput(boolean redirectOutput)
setRedirectOutput in interface NutsExecCommandFormatpublic boolean isRedirectError()
isRedirectError in interface NutsExecCommandFormatpublic NutsExecCommandFormat setRedirectError(boolean redirectError)
setRedirectError in interface NutsExecCommandFormatpublic NutsExecCommand getValue()
getValue in interface NutsExecCommandFormatpublic NutsExecCommandFormat setValue(NutsExecCommand value)
setValue in interface NutsExecCommandFormatpublic Predicate<NutsExecCommandFormat.ArgEntry> getArgumentFilter()
getArgumentFilter in interface NutsExecCommandFormatpublic NutsExecCommandFormat setArgumentFilter(Predicate<NutsExecCommandFormat.ArgEntry> filter)
setArgumentFilter in interface NutsExecCommandFormatpublic Function<NutsExecCommandFormat.ArgEntry,String> getArgumentReplacer()
getArgumentReplacer in interface NutsExecCommandFormatpublic DefaultNutsExecCommandFormat setArgumentReplacer(Function<NutsExecCommandFormat.ArgEntry,String> argumentReplacer)
setArgumentReplacer in interface NutsExecCommandFormatpublic Predicate<NutsExecCommandFormat.EnvEntry> getEnvFilter()
getEnvFilter in interface NutsExecCommandFormatpublic NutsExecCommandFormat setEnvFilter(Predicate<NutsExecCommandFormat.EnvEntry> filter)
setEnvFilter in interface NutsExecCommandFormatpublic Function<NutsExecCommandFormat.EnvEntry,String> getEnvReplacer()
getEnvReplacer in interface NutsExecCommandFormatpublic NutsExecCommandFormat setEnvReplacer(Function<NutsExecCommandFormat.EnvEntry,String> envReplacer)
setEnvReplacer in interface NutsExecCommandFormatpublic void print(NutsPrintStream out)
print in interface NutsFormatprint in class DefaultFormatBase<NutsExecCommandFormat>public boolean configureFirst(NutsCommandLine commandLine)
configureFirst in interface NutsCommandLineConfigurableCopyright © 2021 vpc open source initiative. All rights reserved.