Class: Blacksmith::Glyph

Inherits:
Object
  • Object
show all
Includes:
SmartProperties
Defined in:
lib/blacksmith/glyph.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



24
25
26
# File 'lib/blacksmith/glyph.rb', line 24

def name
  File.basename(outline)
end