Dagger.SDKConfig (dagger v0.19.6)
View SourceThe SDK config of the module.
Summary
Functions
Whether to start the SDK runtime in debug mode with an interactive terminal.
A unique identifier for this SDKConfig.
Source of the SDK. Either a name of a builtin SDK or a module source ref string pointing to the SDK's implementation.
Types
Functions
Whether to start the SDK runtime in debug mode with an interactive terminal.
@spec id(t()) :: {:ok, Dagger.SDKConfigID.t()} | {:error, term()}
A unique identifier for this SDKConfig.
Source of the SDK. Either a name of a builtin SDK or a module source ref string pointing to the SDK's implementation.