Remove output
from #Readfile
Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
parent
3e5ce6df26
commit
8819a859a1
@ -30,9 +30,6 @@ package engine
|
|||||||
path: string
|
path: string
|
||||||
// Contents of the file
|
// Contents of the file
|
||||||
contents: string
|
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
|
// Write a file to a filesystem tree, creating it if needed
|
||||||
|
Reference in New Issue
Block a user