Method: Coffeelint.path

Defined in:
lib/coffeelint.rb

.pathObject



14
15
16
# File 'lib/coffeelint.rb', line 14

def self.path()
  @path ||= File.expand_path('../../coffeelint/lib/coffeelint.js', __FILE__)
end