Skip to main content

Module paths

Module paths 

Source
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.