FORCE_READ_OPTIONS

Inheritance diagram of FORCE_READ_OPTIONS
class FORCE_READ_OPTIONS[source]

Import from taurus.tauruscustomsettings as:

from taurus.tauruscustomsettings import FORCE_READ_OPTIONS
ALWAYS = 'ALWAYS'
NEVER = 'NEVER'
ONLY_CORE = 'ONLY_CORE'