cli/pkg/cmd/factory
Mislav Marohnić 3cce16e72d Refactor factory.Executable() to be a method rather than a func
This way, factory can satisfy an interface that requires `Executable()`.
2021-12-21 13:50:55 +01:00
..
default.go Refactor factory.Executable() to be a method rather than a func 2021-12-21 13:50:55 +01:00
default_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
http.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
http_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
remote_resolver.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
remote_resolver_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00