Opts¶
-
class
dios.Opts[source]¶ Bases:
objectstorage class for string values for dios_options
Use like so:
dios_options[OptsFields.X] = Opts.Y.See also
OptsFieldskeys for the options dict
dios_optionsoptions dict for module
Attributes Summary
Attributes Documentation
-
itype_err= 'err'¶
-
itype_ignore= 'ignore'¶
-
itype_warn= 'warn'¶
-
repr_aligned= 'aligned'¶
-
repr_indexed= 'indexed'¶