public class DefaultNutsInfoCommand extends DefaultFormatBase<net.thevpc.nuts.NutsInfoCommand> implements net.thevpc.nuts.NutsInfoCommand
| Constructor and Description |
|---|
DefaultNutsInfoCommand(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsInfoCommand |
addProperties(Map<String,String> customProperties) |
net.thevpc.nuts.NutsInfoCommand |
addProperty(String key,
String value) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
net.thevpc.nuts.NutsInfoCommand |
copySession() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
boolean |
isFancy() |
boolean |
isLenient() |
boolean |
isShowRepositories() |
void |
print(net.thevpc.nuts.NutsPrintStream w) |
net.thevpc.nuts.NutsWorkspaceCommand |
run() |
net.thevpc.nuts.NutsInfoCommand |
setFancy(boolean fancy) |
net.thevpc.nuts.NutsInfoCommand |
setLenient(boolean lenient) |
net.thevpc.nuts.NutsInfoCommand |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsInfoCommand |
setShowRepositories(boolean enable) |
format, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultNutsInfoCommand(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsInfoCommand addProperty(String key, String value)
addProperty in interface net.thevpc.nuts.NutsInfoCommandpublic net.thevpc.nuts.NutsInfoCommand addProperties(Map<String,String> customProperties)
addProperties in interface net.thevpc.nuts.NutsInfoCommandpublic boolean isShowRepositories()
isShowRepositories in interface net.thevpc.nuts.NutsInfoCommandpublic net.thevpc.nuts.NutsInfoCommand setShowRepositories(boolean enable)
setShowRepositories in interface net.thevpc.nuts.NutsInfoCommandpublic boolean isFancy()
isFancy in interface net.thevpc.nuts.NutsInfoCommandpublic net.thevpc.nuts.NutsInfoCommand setFancy(boolean fancy)
setFancy in interface net.thevpc.nuts.NutsInfoCommandpublic net.thevpc.nuts.NutsInfoCommand copySession()
copySession in interface net.thevpc.nuts.NutsInfoCommandcopySession in interface net.thevpc.nuts.NutsWorkspaceCommandpublic void print(net.thevpc.nuts.NutsPrintStream w)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsInfoCommand>public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic boolean isLenient()
public net.thevpc.nuts.NutsInfoCommand setLenient(boolean lenient)
public net.thevpc.nuts.NutsInfoCommand setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsFormatsetNtf in interface net.thevpc.nuts.NutsInfoCommandsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsInfoCommand>public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentpublic net.thevpc.nuts.NutsWorkspaceCommand run()
run in interface net.thevpc.nuts.NutsWorkspaceCommandCopyright © 2022 vpc open source initiative. All rights reserved.