Package org.variantsync.diffdetective.shell
package org.variantsync.diffdetective.shell
-
ClassDescriptionCommand for running a python script with arguments.Thrown if a precondition for setting up the execution of a command isn't met.Representation of an executable command.Thrown on execution errors of
ShellCommand
s.This class can executeShellCommand
s in a specific working directory and redirect their output to a Java function.Single executable command with arguments.