elvish/edit/lscolors
Qi Xiao 1c133f6979 util: Change the API of WithTempDir and InTempDir.
They have been renamed to TestDir and InTestDir, and instead of taking a
callback, they return a cleanup function. This saves one level of
indentation in the caller.
2018-10-13 14:04:13 +01:00
..
feature_string.go Re-go-generate with updated stringer. 2018-01-01 15:03:47 +00:00
feature_test.go util: Change the API of WithTempDir and InTempDir. 2018-10-13 14:04:13 +01:00
feature.go Deadcode removal. 2017-12-18 01:46:06 +00:00
lscolors.go edit/lscolor: LsColor -> Colorist; move feature to own file. 2017-11-21 23:28:45 +00:00
stat_notsolaris.go edit/lscolors: Support Windows; minimize dependency on syscall package. 2017-12-02 18:45:45 +00:00
stat_solaris.go edit/lscolors: Support Windows; minimize dependency on syscall package. 2017-12-02 18:45:45 +00:00
stat_unix.go Use build tags in a more compact way. 2017-12-08 00:45:10 +00:00
stat_windows.go edit/lscolors: Support Windows; minimize dependency on syscall package. 2017-12-02 18:45:45 +00:00