cacheDir

abstract val cacheDir: Path

A directory this mod owns and may write to — every REPL cache lives under it. Asked of the loader, not derived from user.dir: that is the process cwd, which only happens to be the game dir. Pure — callers create what they need.