Class: Klenod::Build::FilesystemResolver::PathMatch

Inherits:
Data
  • Object
show all
Defined in:
lib/klenod/build/filesystem_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#case_mismatchObject (readonly)

Returns the value of attribute case_mismatch

Returns:

  • (Object)

    the current value of case_mismatch



12
13
14
# File 'lib/klenod/build/filesystem_resolver.rb', line 12

def case_mismatch
  @case_mismatch
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



12
13
14
# File 'lib/klenod/build/filesystem_resolver.rb', line 12

def path
  @path
end