Module ajour_core::fs[][src]

Modules

backup

Statics

CONFIG_DIR

Traits

PersistentData

Defines a serializable struct that should persist on the filesystem inside the Ajour config directory.

Functions

config_dir
delete_addons

Deletes an Addon and all dependencies from disk.

delete_saved_variables

Deletes all saved varaible files correlating to [AddonFolder].

install_addon

Unzips an Addon archive, and once that is done, it moves the content to the to_directory. At the end it will cleanup and remove the archive.