sig
  val list : ?absolute:bool -> ?path:bool -> string -> string list
  val is_dir : ?nofollow:bool -> string -> bool
end