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