| Constructor and Description |
|---|
NCmdLineShellOptions() |
| Modifier and Type | Method and Description |
|---|---|
NCmdLineShellOptions |
copy() |
net.thevpc.nuts.cmdline.NCmdLineFormatStrategy |
getFormatStrategy() |
boolean |
isExpectEnv() |
boolean |
isExpectOption() |
NCmdLineShellOptions |
setExpectEnv(boolean expectEnv) |
NCmdLineShellOptions |
setExpectOption(boolean expectOption) |
NCmdLineShellOptions |
setFormatStrategy(net.thevpc.nuts.cmdline.NCmdLineFormatStrategy formatStrategy) |
public boolean isExpectOption()
public NCmdLineShellOptions setExpectOption(boolean expectOption)
public net.thevpc.nuts.cmdline.NCmdLineFormatStrategy getFormatStrategy()
public NCmdLineShellOptions setFormatStrategy(net.thevpc.nuts.cmdline.NCmdLineFormatStrategy formatStrategy)
public boolean isExpectEnv()
public NCmdLineShellOptions setExpectEnv(boolean expectEnv)
public NCmdLineShellOptions copy()
Copyright © 2025 vpc open source initiative. All rights reserved.