Main

mdoc.Main
object Main extends MainProcess

Attributes

Graph
Supertypes
trait MainProcess
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Value members

Concrete methods

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

Inherited methods

def process(settings: MainSettings): Int

Attributes

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

Attributes

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

Attributes

Inherited from:
MainProcess