Class: Ergane::PathRegistry::Substitution

Inherits:
Struct
  • Object
show all
Defined in:
lib/ergane/path_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



13
14
15
# File 'lib/ergane/path_registry.rb', line 13

def label
  @label
end

#prefixObject

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



13
14
15
# File 'lib/ergane/path_registry.rb', line 13

def prefix
  @prefix
end