Previous Up Next

_getpack
Return the content of a file. Return nil if the file does not exist, or if the reference itself is nil.

S _getpack (
P _file_
)
Parameters

_file_
read-only reference
Return value

content of the file

Error :