Get Root

get_context() -> str:

get the context that was used to render the original template , returns empty if not angreal.toml is found

import angreal
print(angreal.get_context())