Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

read

io.dir.open.read

reads the next entry of this directory

returns the name of the next entry, or an error if the operation fails
for some reason (including that there are no more entries).

NOTES: current directory `.` and parent directory `..` are omitted.
0.095dev (2025-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)