academy.home¶
Academy home directory resolution.
get_academy_home
¶
get_academy_home() -> Path
Resolve the Academy data directory.
Resolves the Academy data directory from the ACADEMY_HOME
environment variable if set, otherwise ~/local/share/academy.
Callers are responsible for creating the directory as needed.
Returns:
-
Path–Path to the Academy data directory.