Uses of Class
org.variantsync.diffdetective.shell.ShellCommand
-
Uses of ShellCommand in org.variantsync.diffdetective.shell
Modifier and TypeClassDescriptionclass
Command for running a python script with arguments.class
Single executable command with arguments.Modifier and TypeMethodDescriptionShellExecutor.execute
(ShellCommand command) Executecommand
in the default working directory.ShellExecutor.execute
(ShellCommand command, Path executionDir) Executecommand
in the given working directory.