Sass::Script::Literal
A SassScript object representing a boolean (true or false) value.
The Ruby value of the boolean.
@return [Boolean]
@return [String] “true” or “false“
# File lib/sass/script/bool.rb, line 13 13: def to_s(opts = {}) 14: @value.to_s 15: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.