mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 09:32:29 +08:00
2437eb3cce
When using filepath.Dir, a difference to path.Dir is that it returns os PathSeparator instead of slash when the path consists entirely of separators. Also fixed casing of the function name, use OS in all caps instead of Os as recommended here: https://github.com/golang/go/wiki/CodeReviewComments#initialisms |
||
---|---|---|
.. | ||
cachemode_test.go | ||
cachemode.go | ||
options.go | ||
path.go |