Class: Textus::Protocol::Manifest::Resolver::Resolution

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/protocol/manifest/resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



5
6
7
# File 'lib/textus/protocol/manifest/resolver.rb', line 5

def entry
  @entry
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



5
6
7
# File 'lib/textus/protocol/manifest/resolver.rb', line 5

def path
  @path
end

#remainingObject (readonly)

Returns the value of attribute remaining

Returns:

  • (Object)

    the current value of remaining



5
6
7
# File 'lib/textus/protocol/manifest/resolver.rb', line 5

def remaining
  @remaining
end