Libraries
»
pakspy
(0.1.0)
»
Index
»
PAKFile
»
FileEntry
»
#read
Method: PAKFile::FileEntry#read
Defined in:
lib/pakspy.rb
#
read
⇒
Object
185 186 187 188
# File 'lib/pakspy.rb', line 185
def
read
puts
"
This is just a base class...
"
"
"
end