Bases: Protocol
Protocol
Callable to retrieve a butler from a label.
Methods Summary
__call__(label)
__call__
Call self as a function.
Methods Documentation
LabeledButlerFactoryProtocol
LabeledButlerFactoryProtocol.__call__()