Package com.powsybl.computation.slurm
Interface CommandExecutor
- All Superinterfaces:
AutoCloseable
Simple interface to execute shell commands, 1 at a time.
- Author:
- Sylvain Leclerc <sylvain.leclerc at rte-france.com>
-
Method Summary
-
Method Details
-
execute
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-