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