Command

io.github.edadma.texish.Command
See theCommand companion class
object Command

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Command.type

Members list

Type members

Classlikes

class Const[T]

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def escape(s: String): String
def escapeFull(s: String): String
def invoke(renderer: Renderer, lambda: AST, arg: Any): Any

Concrete fields

val builtins: Seq[Command]