# Variables
No description provided by the author
# Structs
Action is an Ore representing a GitHub Action.
Alloy is an Ore made up of other Ores that share a volume that is mounted to their WorkingDir.
No description provided by the author
Lava is an Ore representing two Ores of which the stdout of the first is piped to the stdin of the second.
Pure is an Ore for running a "pure" command inside of a container.
Resource is an Ore representing a Concourse resource-- any of get, put or check.
No description provided by the author