Skip to main content

Module paths

Module paths 

Source
Expand description

Shared on-disk locations. gqls keeps everything cacheable under one base dir ($XDG_CACHE_HOME/gqls, else ~/.cache/gqls) — embedding vectors, the introspection response cache, and the background-warm lockfiles.

Functions§

cache_dir
Base cache directory, or None if neither XDG_CACHE_HOME nor HOME is set.