Module globals

Module globals 

Source
Expand description

Module containing access to global state.

Structsยง

ConfigPaths ๐Ÿ”’

Functionsยง

get_config_paths ๐Ÿ”’
Get the runtime and persistent config directories. In the system (root) case, these system(root) case: /run/ostree /etc/ostree /usr/lib/ostree user(nonroot) case: /run/user/$uid/ostree ~/.config/ostree
get_global_authfile
Return the path to the global container authentication file, if it exists.
get_global_authfile_impl ๐Ÿ”’
Return the path to the global container authentication file, if it exists.