Package org.variantsync.diffdetective.shell


package org.variantsync.diffdetective.shell
  • Class
    Description
    Command 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 ShellCommands.
    This class can execute ShellCommands in a specific working directory and redirect their output to a Java function.
    Single executable command with arguments.