cli/cmd/gh
Mislav Marohnić d853ce5bc9 Avoid resolving executable() until requested at runtime
This is to avoid hitting the filesystem and resolving symlinks
unnecessarily. The value of executable is just used conditionally by a
handful of commands.
2021-09-24 14:42:41 +02:00
..
main.go Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
main_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00