Class: LogicalConstruct::ResolutionServer::PlanRecords::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/logical-construct/target/plan-records.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filehashObject

Returns the value of attribute filehash

Returns:

  • (Object)

    the current value of filehash



10
11
12
# File 'lib/logical-construct/target/plan-records.rb', line 10

def filehash
  @filehash
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



10
11
12
# File 'lib/logical-construct/target/plan-records.rb', line 10

def name
  @name
end