scalaz.stream.mongodb.filesystem
syntax sugar on listCommand channelResult *
Creates information that uniquely identifies single file in filesystem
Creates information that uniquely identifies single file in filesystem
name of the file (required, must be unique)
unique file identifier
optional metadata to store with file
filesystem syntax, wrapper around gridFs *
conversion of listCommand to process
Produces ChannelResult, that will read single file *
Produces ChannelResult, that will read single file *
Produces ChannelResult, that will remove single file.
Produces ChannelResult, that will remove single file. true
is returned when file was removed *
conversion of WriteCommand to sink