The hardmask attribute of each field.
fl.hardmask is equivalent to cf.List(f.hardmask for f in fl).
fl.hardmask = value is equivalent to for f in fl: f.hardmask = value.
See cf.Field.hardmask for details.
cf.FieldList.dtype
cf.FieldList.hour
Enter search terms or a module, class or function name.