Uses of Class
org.snpeff.osCmd.OsCmdRunner
Packages that use OsCmdRunner
-
Uses of OsCmdRunner in org.snpeff.osCmd
Methods in org.snpeff.osCmd that return types with arguments of type OsCmdRunnerMethods in org.snpeff.osCmd with parameters of type OsCmdRunnerModifier and TypeMethodDescriptionvoid
OsCmdQueue.add
(OsCmdRunner cmd) Add command to be executedvoid
OsCmdQueue.add
(OsCmdRunner cmd, String outputFile) Add command to be executed, only if 'outputFile' does not exist