jawr
|
06706f2625
|
Rework walker.Next to (hopefully) be clearer. Fix issues where it wouldn't correctly walk a directory with one file. Also prevent it trimming leading '/' from root.
|
2020-06-15 09:33:28 +09:00 |
|
Viorel Craescu
|
3b6697e5b6
|
fix_walk
|
2020-04-26 10:28:15 +03:00 |
|
johnepiscopo
|
37a04759dd
|
Fixed a typo so that we are no longer ignoring an error and am now using path.Join instead of fmt.Sprintf()
|
2020-03-10 14:26:54 +00:00 |
|
John Episcopo
|
74a8c4bcbc
|
Renamed Step func to Next() as per PR comments
|
2019-05-20 08:56:38 +01:00 |
|
John Episcopo
|
e6e290ca7f
|
Added initial logic and tests for the Walker
|
2019-05-01 17:00:01 +01:00 |
|