Class: StepDebugEvent::Result

Inherits:
Result
  • Object
show all
Defined in:
lib/a-contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file.



232
233
234
# File 'lib/a-contracts.rb', line 232

def file
  @file
end

#rowObject

Returns the value of attribute row.



232
233
234
# File 'lib/a-contracts.rb', line 232

def row
  @row
end