class Compass::Fontcustom::TemplateData
Just an `OpenStruct` to contain template variables. @see FontImporter#content_for_font
Public Instance Methods
expose_binding()
click to toggle source
Returns the intance's internal `binding`.
# File lib/compass/fontcustom/font_importer.rb, line 15 def expose_binding; binding end