You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here is to create something that can be used for other things
essentially making this quite flexible.
required scope: when defined, the class can only be used in the
required scope, or its descendents when absolute is false
lexical scope: the scope the class is defined in -- either a namespace
or another class.
0 commit comments