feat: Implement LstatIfPossible

This commit is contained in:
Felix Pojtinger
2022-01-02 23:51:52 +01:00
parent 2d914c765a
commit b48140ac2f
4 changed files with 48 additions and 1 deletions
+1
View File
@@ -207,6 +207,7 @@ func (f *File) enterWriteMode() error {
f.metadata,
f.path,
false,
f.onHeader,
)