Module file

Source
Expand description

The File API module contains helpers to perform file operations.

Structs§

Extract
The extract manager.
Move
Moves a file from the given path to the specified destination.

Enums§

ArchiveFormat
The supported archive formats.
Compression
The supported compression types.

Functions§

read_binary
Reads a binary file.
read_string
Reads a string file.