vfs icon indicating copy to clipboard operation
vfs copied to clipboard

`Chtimes` support

Open ashb opened this issue 8 years ago • 0 comments

Right now there is no way to change the mtime of a mem file. os.Chtimes(path, atime, mtime) i think would make a good addition as there is no other way of achieving this functionality.

ashb avatar Nov 13 '16 21:11 ashb