Class: WarningShot::DirectoryResolver::DirectoryResource Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/resolvers/directory_resolver.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



8
9
10
# File 'lib/resolvers/directory_resolver.rb', line 8

def path
  @path
end