public static class EntryPoint.Executor extends Object
| Constructor and Description |
|---|
Executor(String name,
Consumer<String[]> executor,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String[] args) |
String |
getDescription() |
Consumer<String[]> |
getExecutor() |
String |
getName() |
Copyright © 2025. All rights reserved.