public class DefaultNCmdLines extends Object implements NCmdLines
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNCmdLines.Factory |
| Constructor and Description |
|---|
DefaultNCmdLines() |
| Modifier and Type | Method and Description |
|---|---|
NArgName |
createName(String type) |
NArgName |
createName(String type,
String label) |
NShellFamily |
getShellFamily() |
int |
getSupportLevel(NSupportLevelContext context) |
NCmdLine |
parseCmdLine(String line) |
NCmdLines |
setShellFamily(NShellFamily family) |
public NShellFamily getShellFamily()
getShellFamily in interface NCmdLinespublic NCmdLines setShellFamily(NShellFamily family)
setShellFamily in interface NCmdLinespublic NCmdLine parseCmdLine(String line)
parseCmdLine in interface NCmdLinespublic NArgName createName(String type, String label)
createName in interface NCmdLinespublic NArgName createName(String type)
createName in interface NCmdLinespublic int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentCopyright © 2025 vpc open source initiative. All rights reserved.