7 lines
88 B
CUE
7 lines
88 B
CUE
package dagger
|
|
|
|
// An empty filesystem tree
|
|
#Scratch: #FS & {
|
|
$dagger: fs: _id: null
|
|
}
|