public class OSCommand extends Object
| Constructor and Description |
|---|
OSCommand() |
public String execute(List<String> command, File inputFile) throws IOException, InterruptedException
command - Исполняемая команда ОС и её параметры.inputFile - Файл, подаваемый в stdin процесса.IOExceptionInterruptedExceptionCopyright © 2021. All rights reserved.