Get Root
get_root() -> str:¶
get the path to the root of the current angreal project. Note that this returns the path to the
.angrealfolder, so you will often need to get the parent directory to obtain the actual project root.
get the path to the root of the current angreal project. Note that this returns the path to the
.angrealfolder, so you will often need to get the parent directory to obtain the actual project root.