ClaudeAgentSDK.Config (claude_agent_sdk v0.11.0)

Copy Markdown View Source

Centralizes application environment reads for the SDK.

Provides accessor functions for configuration values such as mock mode and the CLI stream module, with deprecation handling for legacy keys.

Summary

Functions

cli_stream_module()

@spec cli_stream_module() :: module()

use_mock?()

@spec use_mock?() :: boolean()