Main

object Main extends MainProcess
class Object
trait Matchable
class Any
Main.type

Value members

Concrete methods

def main(args: Array[String]): Unit

Inherited methods

def process(settings: MainSettings): Int
Inherited from:
MainProcess
def process(args: Array[String], reporter: Reporter, cwd: Path): Int
Inherited from:
MainProcess
def process(args: Array[String], out: PrintStream, cwd: Path): Int
Inherited from:
MainProcess