Skip to main content

Module

Shared helper for resolving a project from explicit params or env fallbacks. This lives alongside :func:splunk_ao.shared.exceptions._project_not_found_error so the two concerns — how to find a project, and what error to raise when one can’t be found — stay together in one place and can be reused across modules instead of being duplicated in each one.