Package org.snpeff.osCmd


package org.snpeff.osCmd
  • Class
    Description
    Launches an 'OS command' (e.g.
    Filter a line before processing
    A queue of commands to be run.
    Run an OS command as a thread
     
    Read the contents of a stream in a separate thread This class is used when executing OS commands in order to read STDOUT / STDERR and prevent process blocking It can alert an AlertListener when a given string is in the stream