module LanguageTool::Jars
Constants
- VERSION
Public Class Methods
location()
click to toggle source
# File lib/language_tool/jars.rb, line 5 def self.location Pathname.new(__FILE__).dirname.join("..", "..", "jars") end