ExDaytona.Model.RunnerClass (ex_daytona v0.4.0)

Copy Markdown View Source

The class of the runner. Deprecated and always returns "container" for backward compatibility - use sandboxClass instead.

Summary

Types

t()

Enum values are plain strings on the wire and stay strings at runtime.

Types

t()

@type t() :: String.t()

Enum values are plain strings on the wire and stay strings at runtime.

Functions

decode(value)