Modifier and Type | Class and Description |
---|---|
static class |
GroupDeleteCommand.Reg |
Modifier and Type | Field and Description |
---|---|
protected CliUtils |
cliUtils |
protected CliContext |
ctx |
boolean |
dry |
java.lang.String |
target |
Constructor and Description |
---|
GroupDeleteCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
public java.lang.String target
public boolean dry
protected CliContext ctx
protected CliUtils cliUtils
public void run()
run
in interface java.lang.Runnable
public java.lang.Runnable forContext(CliContext ctx)
forContext
in interface ICmdLet
Copyright © 2021. All Rights Reserved.