public class ModuleA extends Module
| Constructor and Description |
|---|
ModuleA() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandInModuleA(int a) |
showModuleName@Command(description="A command in module A") public void CommandInModuleA(@Argument(name="moduleA_arg") int a)
Copyright © 2015 LSST. All rights reserved.