Class: AckInFilesEvent::Result

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

Overview

don’t subclass SearchInFilesEvent or listeners for SearchInFiles will also get our messages

Instance Attribute Summary collapse

Attributes inherited from SearchBufferEvent::Result

#col, #row

Instance Attribute Details

#fileObject

Returns the value of attribute file.



288
289
290
# File 'lib/a-contracts.rb', line 288

def file
  @file
end