Package

com.outr

uberterm

Permalink

package uberterm

Visibility
  1. Public
  2. All

Type Members

  1. case class CommandHelp(name: String, args: List[String]) extends Product with Serializable

    Permalink
  2. case class ModuleHelp(commands: List[CommandHelp]) extends Product with Serializable

    Permalink
  3. sealed trait NoResult extends AnyRef

    Permalink
  4. trait UberTermModule extends Communication

    Permalink

Value Members

  1. object Macros

    Permalink
    Annotations
    @compileTimeOnly( "Enable Macros for expansion" )
  2. object NoResult extends NoResult

    Permalink
  3. object UberTermModule

    Permalink

Ungrouped