package tezos-shell

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val known : t -> bool Lwt.t
val read : t -> (Stdlib.Bytes.t, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val read_opt : t -> Stdlib.Bytes.t option Lwt.t
val store : t -> Stdlib.Bytes.t -> unit Lwt.t
val remove : t -> unit Lwt.t
OCaml

Innovation. Community. Security.