CodeRunResponse model.
Summary
Types
@type t() :: %ExDaytona.Model.CodeRunResponse{ artifacts: ExDaytona.Model.CodeRunArtifacts.t() | nil, exitCode: integer() | nil, result: String.t() | nil }
CodeRunResponse model.
@type t() :: %ExDaytona.Model.CodeRunResponse{ artifacts: ExDaytona.Model.CodeRunArtifacts.t() | nil, exitCode: integer() | nil, result: String.t() | nil }