mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
42d997f639
Normally os.OpenFile under Windows does not allow renaming or deleting open file handles. This package provides equivelents for os.OpenFile, os.Open and os.Create which do allow that. |
||
---|---|---|
.. | ||
file_other.go | ||
file_test.go | ||
file_windows.go | ||
file.go |