public class SawmillScriptWriter extends Object implements SawmillInterface
Modifier and Type | Field and Description |
---|---|
static String |
SCRIPT_NAME |
Constructor and Description |
---|
SawmillScriptWriter() |
public static final String SCRIPT_NAME
public void runCommands(List<String> commandList) throws SawmillException
SawmillInterface
List
of provided commands in orderrunCommands
in interface SawmillInterface
commandList
- The List
of commands to runSawmillException
- If the provided List is empty or an error occursCopyright © 2010–2017 Planetary Data System. All rights reserved.