Skip to main content
Print the cache directory for the current project The Qlty CLI creates symlinks from within the repository’s top-level .qlty/ folder into a global ~/.qlty/ directory within the home directory. This command retrieves the global filesystem path to where those files are stores (a non-symlink path). For example:

Examples

Print the cache directory for the current repository

See Also