CommandIO

trait CommandIO[S]

Capture the Input and Output variables from Command existentially.

FIXME If we can make the rest of the code play nicely with path-dependent types then we can remove this.

class Object
trait Matchable
class Any
trait Command[S, I, O]

Type members

Types

type Input
type Output

Value members

Abstract methods