Class: Sparrowhawk::JRubyStdLibJarEntry
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
- (Object) jar_path
7 8 9 |
# File 'lib/sparrowhawk/jruby_stdlib_jar_entry.rb', line 7 def jar_path JRubyJars.stdlib_jar_path end |