Cortex
10.0.0-a4
|
The Struct class provides an incredibly simple container with attribute access defined. More...
Public Member Functions | |
def | __init__ (self, kwargs) |
The Struct class provides an incredibly simple container with attribute access defined.
It's useful for testing and provides a handy alternative to a dictionary at times.