make getEnv
fail when root has not been initialized with context
#820
Labels
getEnv
fail when root has not been initialized with context
#820
give a clear error with what root (type) it didn't find an environment for. This will make getEnv fail if it is used to early, for example in
afterCreate
instead ofafterAttach
The text was updated successfully, but these errors were encountered: