Skip to main content

Module paths

Module paths 

Source
Expand description

Per-OS locations and the upward search for a repository pin.

Enums§

PathsError

Constants§

PROJECT_FILE
Name of the committed, secret-free per-repository pin file.

Functions§

config_file
~/.config/ytcli/config.toml on Linux, ~/Library/Application Support/... on macOS, %APPDATA%\... on Windows.
find_project_pin
Walk up from start looking for PROJECT_FILE, the way git looks for .git.