Class: Umwelt::Semantic::Plain::Base
- Defined in:
- lib/umwelt/semantic/plain.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#ancestry_path, #code, #context, #csymbol, #initialize, #label, #path, #s, #tail_path
Constructor Details
This class inherits a constructor from Umwelt::Semantic::Base
Instance Method Details
#default_location ⇒ Object
5 6 7 |
# File 'lib/umwelt/semantic/plain.rb', line 5 def default_location Pathname.new 'umwelt/lib' end |