Documentation
¶
Index ¶
- Constants
- func BuildFromGoSource(file string, module, entrypoint, version string, opts ...run.Option)
- func DefaultConfig(binnyConfig io.Reader)
- func Install(cmd string) string
- func InstallAll()
- func IsManagedTool(cmd string) bool
- func ManagedToolPath(cmd string) string
- func ToolPath(toolName string) string
Constants ¶
View Source
const CMD = "binny"
Variables ¶
This section is empty.
Functions ¶
func BuildFromGoSource ¶
func DefaultConfig ¶ added in v0.1.0
func InstallAll ¶
func InstallAll()
func IsManagedTool ¶
func ManagedToolPath ¶
ManagedToolPath returns the full path to a binny managed tool, installing or updating it before returning or returning empty string "" for non-managed tools
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.