MainProcess

mdoc.MainProcess
trait MainProcess

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Main.type
object SbtMain.type

Members list

Value members

Concrete methods

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