Class: Hadupils::Assets::Jar

Inherits:
File
  • Object
show all
Defined in:
lib/hadupils/assets.rb

Instance Attribute Summary

Attributes inherited from File

#name, #path

Class Method Summary collapse

Methods inherited from File

determine_name, #hidden?, #hiverc_command, #initialize

Constructor Details

This class inherits a constructor from Hadupils::Assets::File

Class Method Details

.hiverc_typeObject



28
29
30
# File 'lib/hadupils/assets.rb', line 28

def self.hiverc_type
  :JAR
end