Skip to main content

MIGRATE_DIRS

Constant MIGRATE_DIRS 

Source
const MIGRATE_DIRS: &[&str];
Expand description

Directories and individual files to migrate from the install dir to the data dir. Dictionaries, settings, and logs are included; the SQLite database is excluded because it is already open when this runs.