Method: What::Modules::Existence#initialize
- Defined in:
- lib/what/modules/existence.rb
#initialize ⇒ Existence
Returns a new instance of Existence.
7 8 9 10 |
# File 'lib/what/modules/existence.rb', line 7 def initialize super @paths = {} end |