Ask a question to get started
Enter to send•Shift+Enter new line
to_env( self, ) -> dict[str, str | None]
Serialize this config to a DA_SERVER_* env-var mapping.
DA_SERVER_*
None values signal that the variable should be cleared from the environment (rather than set to an empty string), so callers can iterate and set or clear each variable in os.environ.
None
os.environ