Class: Enola::Resolver::Found

Inherits:
Struct
  • Object
show all
Defined in:
lib/enola/resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



5
6
7
# File 'lib/enola/resolver.rb', line 5

def path
  @path
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



5
6
7
# File 'lib/enola/resolver.rb', line 5

def source
  @source
end