Function
get-directories
Return the set of preopened directories, and their paths.
get-directories: func() -> list<tuple<descriptor, string>>;Return the set of preopened directories, and their paths.
get-directories: func() -> list<tuple<descriptor, string>>;