SF::ContextSettings::Attribute
Inherits Enum / Comparable / Value / Object
Enumeration of the context attribute flags
Constants
Default = 0
Non-debug, compatibility context (this and the core attribute are mutually exclusive)
Core = 1
Core attribute
Debug = 4
Debug attribute
None = 0
All = 5
Instance methods
none?
Source