package plebeia

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Op.LooseSource

Sourceval seek : FsError.path -> (cursor * view) t
Sourceval seek' : Name.t list -> Path.t t
Sourceval get : FsError.path -> (cursor * view) t
Sourceval write : Path.name list -> Value.t -> cursor -> (cursor * unit, Error.t) result
Sourceval set : Name.t list -> cursor -> cursor -> (cursor * unit, Error.t) result
Sourceval rm : ?recursive:bool -> ?ignore_error:bool -> FsError.path -> cursor -> (cursor * bool, Error.t) result
Sourceval rmdir : ?ignore_error:bool -> FsError.path -> cursor -> (cursor * bool, Error.t) result
OCaml

Innovation. Community. Security.