| Package | Description |
|---|---|
| org.lsst.ccs.scripting |
| Modifier and Type | Method and Description |
|---|---|
Object |
ScriptingSubsystemWrapper.sendSynchCommand(Duration timeout,
String commandName,
Object... args) |
Object |
ScriptingSubsystemWrapper.sendSynchCommand(String commandName,
Object... args) |
ScriptingCommandResponse |
ScriptingSubsystemWrapper.synchCommand(int timeout,
String commandName,
Object... args)
Deprecated.
|
ScriptingCommandResponse |
ScriptingSubsystemWrapper.synchCommandLine(int timeout,
String command) |
Copyright © 2019 LSST. All rights reserved.