definition module SaplStdEnvDir import StdMaybe // Fetces the directory of the Sapl standard environment by the (module) directory of the linker // It's quite heuristic, it may not found anything sapl_stdenv_dir :: !String *World -> (Maybe String, !*World)