pub fn api_base_url() -> StringExpand description
Return the CodingPlan REST API base URL, reading
ATOMCODE_CODINGPLAN_API_BASE once at first call and caching the
result for the process lifetime.
Read order:
ATOMCODE_CODINGPLAN_API_BASEenv var (trimmed, trailing/stripped, empty value treated as unset).- [
DEFAULT_API_BASE].