Compose a child-process env overlay from dotenv and the merged CLI options bag. Returns a shallow object including getDotenvCliOptions when serializable.
Resolved CLI options bag (or a JSON-serializable subset).
Composed dotenv variables for the current invocation.
A string-only env overlay suitable for child process spawning.
Compose a child-process env overlay from dotenv and the merged CLI options bag. Returns a shallow object including getDotenvCliOptions when serializable.