mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
4 lines
222 B
Plaintext
4 lines
222 B
Plaintext
The class wirerope.rope.WireRope is the wrapper for callables. By wrapping
|
|
a function with WireRope with a custom subclass of the wirerope.wire.Wire class,
|
|
the wire object will be created by each function or bound method.
|