public class DefaultNInfoCmd extends DefaultFormatBase<net.thevpc.nuts.NInfoCmd> implements net.thevpc.nuts.NInfoCmd
| Constructor and Description |
|---|
DefaultNInfoCmd(net.thevpc.nuts.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NInfoCmd |
addProperties(Map<String,String> customProperties) |
net.thevpc.nuts.NInfoCmd |
addProperty(String key,
String value) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.util.NOptional<Object> |
getPropertyValue(String propertyName) |
Map<String,Object> |
getPropertyValues() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
boolean |
isFancy() |
boolean |
isLenient() |
boolean |
isShowRepositories() |
void |
print(net.thevpc.nuts.io.NPrintStream w) |
net.thevpc.nuts.NWorkspaceCmd |
run() |
net.thevpc.nuts.NInfoCmd |
setFancy(boolean fancy) |
net.thevpc.nuts.NInfoCmd |
setLenient(boolean lenient) |
net.thevpc.nuts.NInfoCmd |
setNtf(boolean ntf) |
net.thevpc.nuts.NInfoCmd |
setShowRepositories(boolean enable) |
format, formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic net.thevpc.nuts.NInfoCmd addProperty(String key, String value)
addProperty in interface net.thevpc.nuts.NInfoCmdpublic net.thevpc.nuts.NInfoCmd addProperties(Map<String,String> customProperties)
addProperties in interface net.thevpc.nuts.NInfoCmdpublic boolean isShowRepositories()
isShowRepositories in interface net.thevpc.nuts.NInfoCmdpublic net.thevpc.nuts.NInfoCmd setShowRepositories(boolean enable)
setShowRepositories in interface net.thevpc.nuts.NInfoCmdpublic boolean isFancy()
isFancy in interface net.thevpc.nuts.NInfoCmdpublic net.thevpc.nuts.NInfoCmd setFancy(boolean fancy)
setFancy in interface net.thevpc.nuts.NInfoCmdpublic void print(net.thevpc.nuts.io.NPrintStream w)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.NInfoCmd>public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurablepublic Map<String,Object> getPropertyValues()
getPropertyValues in interface net.thevpc.nuts.NInfoCmdpublic net.thevpc.nuts.util.NOptional<Object> getPropertyValue(String propertyName)
getPropertyValue in interface net.thevpc.nuts.NInfoCmdpublic boolean isLenient()
public net.thevpc.nuts.NInfoCmd setLenient(boolean lenient)
public net.thevpc.nuts.NInfoCmd setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NFormatsetNtf in interface net.thevpc.nuts.NInfoCmdsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NInfoCmd>public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic net.thevpc.nuts.NWorkspaceCmd run()
run in interface net.thevpc.nuts.NWorkspaceCmdCopyright © 2025 vpc open source initiative. All rights reserved.