Method: LibGems::Specification#loaded_from
- Defined in:
- lib/libgems/specification.rb
#loaded_from ⇒ Object
Path this gemspec was loaded from. This attribute is not persisted.
366 367 368 |
# File 'lib/libgems/specification.rb', line 366 def loaded_from @loaded_from end |