mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-05 23:01:54 -05:00
257 B
Vendored
257 B
Vendored
read a file's contents as a string.
io.readfile(filename)
get the individual file lines using string.explode.
Parameters
filename
- a path to a filename.
Availability
Premake 5.0.0 alpha 12 or later.