Class: SearchInFilesEvent::Result

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

Overview

this message actually does before, on, after in the time it takes to open the dialog the dialog then receives its input [i.e. all the messages are done before the search is through]

Instance Attribute Summary collapse

Attributes inherited from SearchBufferEvent::Result

#col, #row

Instance Attribute Details

#fileObject

Returns the value of attribute file.



280
281
282
# File 'lib/a-contracts.rb', line 280

def file
  @file
end