Module ::exo::fs

Overview

File System interactions This module provides all functions to interact with files. This module is only available inside service/backend scripts.

Functions

read_file

Tries to read a file from the database.

read_file_preview

Tries to read the preview jpeg from the database.

write_file

Tries to write a file and index it.

write_file_preview

Tries to override the file preview in the database.