Class: Sparrowhawk::JRubyCoreJarEntry

Inherits:
JarEntry show all
Defined in:
lib/sparrowhawk/jruby_core_jar_entry.rb

Instance Attribute Summary

Attributes inherited from FileEntry

#name, #source

Instance Method Summary collapse

Methods inherited from JarEntry

#initialize, #jar_entry_name

Methods inherited from FileEntry

#content, #initialize

Constructor Details

This class inherits a constructor from Sparrowhawk::JarEntry

Instance Method Details

#jar_pathObject



7
8
9
# File 'lib/sparrowhawk/jruby_core_jar_entry.rb', line 7

def jar_path
  JRubyJars.core_jar_path
end