Opts

class dios.Opts

Bases: object

Attributes Summary

itype_err

itype_ignore

itype_warn

repr_aligned

repr_indexed

Attributes Documentation

itype_err = 'err'
itype_ignore = 'ignore'
itype_warn = 'warn'
repr_aligned = 'aligned'
repr_indexed = 'indexed'