Class | Sass::ReadOnlyEnvironment |
In: |
lib/sass/environment.rb
|
Parent: | BaseEnvironment |
The read-only environment of the caller of this environment‘s mixin or function.
@see BaseEnvironment#caller @return {ReadOnlyEnvironment}
The read-only content passed to this environment.
@see BaseEnvironment#content @return {ReadOnlyEnvironment}