Class: VersionLibraryNative
- Inherits:
-
VersionLibrary
- Object
- Download
- VersionLibrary
- VersionLibraryNative
- Defined in:
- lib/wonko_the_sane/wonko_version.rb
Instance Attribute Summary
Attributes inherited from VersionLibrary
Attributes inherited from Download
#internal_url, #rules, #sha256, #size, #url
Instance Method Summary collapse
Methods inherited from VersionLibrary
#==, #explicit_url?, #from_json, #maven, #to_json, #url
Methods inherited from Download
#from_json, from_json, #to_json, #usable_url
Instance Method Details
#type ⇒ Object
125 126 127 |
# File 'lib/wonko_the_sane/wonko_version.rb', line 125 def type 'java.natives' end |