Constant homedisk::DEFAULT_DATABASE_FILE
source · [−]pub const DEFAULT_DATABASE_FILE: &'static str = "homedisk.db";
Expand description
Default SQLite file path for the database.
pub const DEFAULT_DATABASE_FILE: &'static str = "homedisk.db";
Default SQLite file path for the database.