= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package tezos-tx-rollup-013-PtJakart
-
tezos-tx-rollup-013-PtJakart
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A store composed of a single file on disk
Reads the current value from the disk. Returns None
if the file does not exist or if it is corrupted.
val write : t -> value -> unit Tezos_base.TzPervasives.tzresult Lwt.t
Write the value to disk.