plugeth/internal/flags
Marius van der Wijden 0e486a56c9
Use filepath.clean instead of path.clean (#26404)
* internal/flags: use filepath.Clean instead of path.Clean

* internal/flags: fix windows pipe issue

* internal/flags: modify test for windows

* internal/flags: use backticks, fix test
2023-01-13 09:48:42 -05:00
..
categories.go
flags_test.go Use filepath.clean instead of path.clean (#26404) 2023-01-13 09:48:42 -05:00
flags.go Use filepath.clean instead of path.clean (#26404) 2023-01-13 09:48:42 -05:00
helpers.go