PlugList

Inheritance diagram of rumba.PlugList
class PlugList

A value containing a list of plugs.

Methods

__init__

Constructor(s)

plugs()

Return the node plugs iteration.

__init__()

Constructor(s)

PlugList (v: Value)

Cast a Value object in PlugList.

If v has not the good type, a default value is constructed.

plugs() Plugs

Return the node plugs iteration.

Return type

Plugs