-
-
Notifications
You must be signed in to change notification settings - Fork 621
io.readfile
starkos edited this page Apr 10, 2021
·
5 revisions
This wiki is no longer being maintained.
read a file's contents as a string.
io.readfile(filename)
get the individual file lines using string.explode.
-
filename
- a path to a filename.
Premake 5.0.0 alpha 12 or later.