// SPDX-License-Identifier: AGPL-3.0-or-later
// Copyright (C) 2024-2026 RedLemonBe — https://github.com/redlemonbe/Runbound
// Global runtime state initialized once at startup.
// BASE_DIR is derived from the config file's parent directory.
use ;
use OnceLock;
pub static BASE_DIR: = new;