Remove output from #Readfile

Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau 2021-12-22 14:16:16 +01:00 committed by Vasek - Tom C
parent 3e5ce6df26
commit 8819a859a1
No known key found for this signature in database
GPG Key ID: 175D82E572427960

View File

@ -30,9 +30,6 @@ package engine
path: string
// Contents of the file
contents: string
// Output filesystem tree
// FIXME: this is a no-op. No output needed.
output: #FS
}
// Write a file to a filesystem tree, creating it if needed