Expand description
OS app-data directory resolution.
Functionsยง
- data_
dir - Root data directory for browser-control. Used for the registry DB and profile dirs.
- profiles_
dir - Returns
<data_dir>/profiles. Ensures the directory exists. - registry_
db_ path - Returns
<data_dir>/registry.db. Ensures the parent directory exists.