implementValve

Boilerplate for implementing a valve. If you don't define a custom valve, you should always mixin this template in all your iopipe templates.

mixin template implementValve (
alias pipechain
) {}

Members

Functions

valve
ref valve()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta