package alba

  1. Overview
  2. Docs
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).