Class: CommandT::Scanner::JumpScanner

Inherits:
CommandT::Scanner show all
Includes:
PathUtilities
Defined in:
lib/command-t/scanner/jump_scanner.rb

Overview

Returns a list of files in the jumplist.

Instance Method Summary collapse

Instance Method Details

#pathsObject



10
11
12
# File 'lib/command-t/scanner/jump_scanner.rb', line 10

def paths
  @paths ||= paths!
end