BuiltinsIOVersion: v0.21.0On this pageIOModule Function​open(STRING, STRING, STRING)​Returns FILEOpens a file pointer to the file at the path, mode and permission can be set optionally.IO.open("main.go", "r", "0644")Output<file:main.go>Properties​NameValue