yera.creds.paths

Resolution of the credentials.json filesystem path.

Symbols

def credentials_path — Return the path to the tool credentials JSON file.

credentials_path

credentials_path() → Path

Return the path to the tool credentials JSON file.

If YERA_CREDENTIALS_PATH is set, that path is used (it takes precedence over YERA_HOME). Otherwise the path is yera_home_dir() / "credentials.json".