package plebeia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val seek' : Fs_types.Name.t list -> Fs_types.Path.t t
val rm : ?recursive:bool -> ?ignore_error:bool -> Fs_types.FsError.path -> Fs_impl.cursor -> (Fs_impl.cursor * bool, Error.t) result
val rmdir : ?ignore_error:bool -> Fs_types.FsError.path -> Fs_impl.cursor -> (Fs_impl.cursor * bool, Error.t) result