elvish/pkg/fsutil
Qi Xiao 0adf0ec147 Use the unix build tag.
The unix build tag is supported by Go 1.19.
2023-03-03 00:01:26 +00:00
..
claim_test.go Don't dot import pkg/testutil 2022-06-04 23:39:19 +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 Use consistent pattern for mutating variables in tests. 2022-06-19 23:56:18 +01:00
getwd_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
getwd.go pkg/util: Break into fsutil/ and logutil/. 2020-09-03 05:27:18 +01:00
search_unix_test.go Use the unix build tag. 2023-03-03 00:01:26 +00:00
search_unix.go Use the unix build tag. 2023-03-03 00:01:26 +00:00
search_windows_test.go Fixup for PR #1499. 2022-03-12 23:22:34 +00:00
search_windows.go Fixup for PR #1499. 2022-03-12 23:22:34 +00:00
search.go Standardize spelling: UNIX -> Unix. 2023-01-04 18:09:11 +00:00