IO

trait IO[T <: Txn[T]]
class Object
trait Matchable
class Any
trait Requester[T]
trait State[T]
trait Complete[T]
trait Incomplete[T]

Value members

Abstract methods

def acceptedInputs: Map[Key, Map[Input[_], Value]]
def outputs: Map[String, Int]

Current set of used outputs (scan keys to number of channels). This is guaranteed to only grow during incremental building, never shrink.

Current set of used outputs (scan keys to number of channels). This is guaranteed to only grow during incremental building, never shrink.