Class: SearchInFilesEvent::Result

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

Instance Attribute Summary collapse

Attributes inherited from SearchBufferEvent::Result

#col, #row

Instance Attribute Details

#fileObject

Returns the value of attribute file.



169
170
171
# File 'lib/a-contracts.rb', line 169

def file
  @file
end