locus_filesystem_store (locus v2.3.14)

View Source

Stores a file in the filesystem without blocking the caller

Summary

Types

msg/0

-type msg() :: {finished, success} | {finished, {error, term()}}.

path/0

-type path() :: file:filename_all().

state/0

-opaque state()