Packages

p

com.outr

uberterm

package uberterm

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class CommandHelp (name: String, args: List[String]) extends Product with Serializable
  2. case class ModuleHelp (commands: List[CommandHelp]) extends Product with Serializable
  3. sealed trait NoResult extends AnyRef
  4. trait UberTermModule extends Communication

Value Members

  1. object Macros
    Annotations
    @compileTimeOnly( "Enable Macros for expansion" )
  2. object NoResult extends NoResult
  3. object UberTermModule

Ungrouped