added back comments to satisfy docs

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones
2021-12-17 11:55:28 -07:00
parent 07862714af
commit 7a4ed586d7
6 changed files with 25 additions and 49 deletions

View File

@@ -4,8 +4,6 @@ sidebar_label: dagger
# alpha.dagger.io/europa/dagger
The Dagger API.
```cue
import "alpha.dagger.io/europa/dagger"
```
@@ -72,7 +70,7 @@ _No output._
## dagger.#Stream
A reference to a stream of bytes, for example: - The standard output or error stream of a command - The standard input stream of a command - The contents of a file or named pipe
A stream of bytes
### dagger.#Stream Inputs