setLastAccessedSync abstract method
- DateTime time
Synchronously modifies the time the file was last accessed.
Throws a FileSystemException if the time cannot be set.
Implementation
void setLastAccessedSync(DateTime time);
Synchronously modifies the time the file was last accessed.
Throws a FileSystemException if the time cannot be set.
void setLastAccessedSync(DateTime time);