Main

sclin.Main
object Main

Attributes

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

Members list

Type members

Classlikes

object PathRead extends Simple[Path]

Attributes

Supertypes
trait Simple[Path]
trait ShortNamed[Path]
trait Terminal[Path]
trait TokensReader[Path]
class Object
trait Matchable
class Any
Show all
Self type
PathRead.type

Value members

Concrete methods

def main(args: Array[String]): Unit
def sclin(file: Option[Path], eval: Option[String], doceval: Option[String], step: Flag, verb: Flag, impl: Flag, nocolor: Flag): ENV | Unit