Class: TMBundle::Bundle
- Inherits:
-
Struct
- Object
- Struct
- TMBundle::Bundle
- Defined in:
- lib/tmbundle.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
176 177 178 |
# File 'lib/tmbundle.rb', line 176 def name @name ||= File.basename(path, '.tmbundle') end |