Package

org.powerscala

command

Permalink

package command

Visibility
  1. Public
  2. All

Type Members

  1. trait Command extends AnyRef

    Permalink
  2. trait CommandImplementation extends AnyRef

    Permalink

    CommandImplementation handles the method of communication.

  3. trait CommandInterpreter extends AnyRef

    Permalink

    CommandInterpreter interprets commands that are received by an implementation.

  4. trait CommandManager extends AnyRef

    Permalink
  5. class StandardIO extends CommandImplementation

    Permalink

Value Members

  1. package test

    Permalink

Ungrouped