shirou_gopsutil/internal/common
Ville Skyttä f7e1f36418 refactor: remove unnecessary exec.LookPath calls
Executing the command does the lookup if needed and returns the same
error when not found, no need to do it separately.
2022-03-04 18:56:33 +02:00
..
binary.go gofumpt 2021-12-22 21:54:41 +00:00
common.go Spelling and grammar fixes 2022-01-30 22:48:09 +02:00
common_darwin.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
common_freebsd.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
common_linux.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
common_openbsd.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
common_test.go gofumpt 2021-12-22 21:54:41 +00:00
common_unix.go refactor: remove unnecessary exec.LookPath calls 2022-03-04 18:56:33 +02:00
common_windows.go gofumpt 2021-12-22 21:54:41 +00:00
sleep.go gofumpt 2021-12-22 21:54:41 +00:00
sleep_test.go gofumpt 2021-12-22 21:54:41 +00:00