Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val insert_file :
?ctx:(string * string) list ->
file:Sihl.Contract.Storage.stored ->
unit Lwt.t
val get_file :
?ctx:(string * string) list ->
id:string ->
Sihl.Contract.Storage.stored option Lwt.t
val update_file :
?ctx:(string * string) list ->
file:Sihl.Contract.Storage.stored ->
unit Lwt.t