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