dagger/dsl/terminal

Values

pub fn id(parent: types.Terminal) -> types.Terminal

A unique identifier for this Terminal.

pub fn sync(parent: types.Terminal) -> types.Terminal

Forces evaluation of the pipeline in the engine. It doesn’t run the default command if no exec has been set.

Search Document