exposes less.Parser
# File lib/less.rb, line 22 def self.Parser self['Parser'] end
exposes less.tree e.g. for attaching custom functions Less.tree.functions = lambda { |*args| 'bar' }
# File lib/less.rb, line 28 def self.tree self['tree'] end
Generated with the Darkfish Rdoc Generator 2.