public interface JShellFunction<T extends JShellExecutionContext>
| Modifier and Type | Method and Description |
|---|---|
int |
exec(String[] command,
T context) |
String |
getDefinition() |
String |
getName() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
Copyright © 2022 vpc open source initiative. All rights reserved.