Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val read : string -> string array option t
read path
reads the entries (files and subdirectories) of the directory path
and returns it in an array (..
and .
are not included).