Method: PAKFile::FileEntry#read

Defined in:
lib/pakspy.rb

#readObject



185
186
187
188
# File 'lib/pakspy.rb', line 185

def read
  puts "This is just a base class..."
  ""
end