Class: SearchInFilesEvent::Result
- Inherits:
-
SearchBufferEvent::Result
- Object
- Result
- SearchBufferEvent::Result
- SearchInFilesEvent::Result
- 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
-
#file ⇒ Object
Returns the value of attribute file.
Attributes inherited from SearchBufferEvent::Result
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file.
280 281 282 |
# File 'lib/a-contracts.rb', line 280 def file @file end |