public final class NBootWorkspaceCmdLineParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<NBootArg> |
nextNutsArgument(NBootCmdLine cmdLine,
NBootOptionsInfo options) |
static NBootArg |
parseLogLevel(NBootLogConfig logConfig,
NBootCmdLine cmdLine,
boolean enabled) |
static Level |
parseLogLevel(String value) |
static void |
parseNutsArguments(String[] bootArguments,
NBootOptionsInfo options) |
public static List<NBootArg> nextNutsArgument(NBootCmdLine cmdLine, NBootOptionsInfo options)
public static void parseNutsArguments(String[] bootArguments, NBootOptionsInfo options)
public static NBootArg parseLogLevel(NBootLogConfig logConfig, NBootCmdLine cmdLine, boolean enabled)
Copyright © 2025 vpc open source initiative. All rights reserved.