elvish/pkg/fsutil
Qi Xiao ff0d1f9ca5 Fixup for
- Do not ignore errors from os.ReadDir

- Call results from os.ReadDir "files" instead of "infos"
2021-08-30 09:02:06 +01:00
..
claim_test.go Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
claim.go Replace remaining deprecated ioutil.ReadDir uses 2021-08-30 08:57:34 +01:00
fsutil.go pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
gethome.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
getwd_test.go Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
getwd.go pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
search_unix_test.go Run gofmt with Go 1.17. 2021-08-23 00:19:49 +01:00
search.go Fixup for 2021-08-30 09:02:06 +01:00