cheat/internal/sheets
Chris Lane f7c093bec0 fix: resolves #474
Resolves #474, whereby `cheat` failed to resolve symlinks. The root
cause was that `path/filepath#Walk` simply does not resolve symlinks:

  https://golang.org/pkg/path/filepath/#Walk
2019-11-05 19:08:40 -05:00
..
consolidate.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
consolidate_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
filter.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
filter_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
load.go fix: resolves #474 2019-11-05 19:08:40 -05:00
load_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
sort.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
sort_test.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00