Package org.praxislive.launcher


package org.praxislive.launcher
  • Class
    Description
    Main entry point for parsing command line arguments and launching a Hub.
    Context for launching child processes.
     
    Instances of Signals provide the ability to register custom signal handlers, for example to ignore SIGINT and similar in a child process.
    Service provider interface for creating terminal IO.