Class: Sparrowhawk::JRubyCoreJarEntry
- Defined in:
- lib/sparrowhawk/jruby_core_jar_entry.rb
Instance Attribute Summary
Attributes inherited from FileEntry
Instance Method Summary collapse
Methods inherited from JarEntry
Methods inherited from FileEntry
Constructor Details
This class inherits a constructor from Sparrowhawk::JarEntry
Instance Method Details
#jar_path ⇒ Object
7 8 9 |
# File 'lib/sparrowhawk/jruby_core_jar_entry.rb', line 7 def jar_path JRubyJars.core_jar_path end |