You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
binary.go gofumpt 3 years ago
common.go Spelling and grammar fixes 3 years ago
common_darwin.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_freebsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_linux.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_openbsd.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_test.go gofumpt 3 years ago
common_unix.go refactor: remove unnecessary exec.LookPath calls 3 years ago
common_windows.go gofumpt 3 years ago
sleep.go gofumpt 3 years ago
sleep_test.go gofumpt 3 years ago