Class: Textus::Manifest::Resolution

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

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



3
4
5
# File 'lib/textus/manifest/resolution.rb', line 3

def entry
  @entry
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



3
4
5
# File 'lib/textus/manifest/resolution.rb', line 3

def path
  @path
end

#remainingObject (readonly)

Returns the value of attribute remaining

Returns:

  • (Object)

    the current value of remaining



3
4
5
# File 'lib/textus/manifest/resolution.rb', line 3

def remaining
  @remaining
end