ecflow.Generic
- class ecflow.Generic
Bases:
pybind11_object
A generic attribute, used to add new attributes for the future, without requiring a API change
- Generic.empty(self: ecflow.Generic) bool
Return true if the Generic is empty. Used when returning a NULL Generic, from a find
- Generic.name(self: ecflow.Generic) str
Return the generic name as string
- property Generic.values
The list of values for the generic