View Source Dagger.HostVariable (dagger v0.8.7)

An environment variable on the host environment.

Link to this section Summary

Link to this section Types

@type t() :: %Dagger.HostVariable{secret: Dagger.Secret.t(), value: Dagger.String.t()}