View Source locus_filesystem_store (locus v2.3.12)
Stores a file in the filesystem without blocking the caller
Summary
Types
-type msg() :: {finished, success} | {finished, {error, term()}}.
-type path() :: file:filename_all().
-opaque state()
Stores a file in the filesystem without blocking the caller
-type msg() :: {finished, success} | {finished, {error, term()}}.
-type path() :: file:filename_all().
-opaque state()