| Constructor and Description |
|---|
NutsCommandLineShellOptions() |
| Modifier and Type | Method and Description |
|---|---|
NutsCommandLineShellOptions |
copy() |
net.thevpc.nuts.NutsCommandLineFormatStrategy |
getFormatStrategy() |
net.thevpc.nuts.NutsSession |
getSession() |
boolean |
isExpectEnv() |
boolean |
isExpectOption() |
NutsCommandLineShellOptions |
setExpectEnv(boolean expectEnv) |
NutsCommandLineShellOptions |
setExpectOption(boolean expectOption) |
NutsCommandLineShellOptions |
setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy) |
NutsCommandLineShellOptions |
setSession(net.thevpc.nuts.NutsSession session) |
public boolean isExpectOption()
public NutsCommandLineShellOptions setExpectOption(boolean expectOption)
public net.thevpc.nuts.NutsCommandLineFormatStrategy getFormatStrategy()
public NutsCommandLineShellOptions setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy)
public boolean isExpectEnv()
public NutsCommandLineShellOptions setExpectEnv(boolean expectEnv)
public net.thevpc.nuts.NutsSession getSession()
public NutsCommandLineShellOptions setSession(net.thevpc.nuts.NutsSession session)
public NutsCommandLineShellOptions copy()
Copyright © 2022 vpc open source initiative. All rights reserved.