StaticCaps
-
class StaticCaps(*args, **kwargs)
Data structure to initialize Caps
from a string description usually
used in conjunction with STATIC_CAPS()
and get()
to
instantiate a Caps
.
Methods
-
class StaticCaps
-
cleanup() → None
Cleans up the cached caps contained in static_caps
.
-
get() → Caps | None
Converts a StaticCaps
to a Caps
.
Fields
-
class StaticCaps
-
caps
The cached Caps
-
string
A string describing a caps