tubes.fan.In(object) class documentationtubes.fan
(View In Hierarchy)
| Instance Variable | fount | The fount which produces all new attributes. (type: IFount) |
| Method | __init__ | Undocumented |
| Method | newDrain | Create a new drains
which will send its inputs out via self.fount. |
Create a new drains
which will send its inputs out via self.fount.
| Returns | a drain. | |