Documentation
¶
Index ¶
- func BinDir() string
- func IsSet(cfg DefaultConfigurer) bool
- func Prepare(cfg DefaultConfigurer, shell subshell.SubShell) error
- func ResetDefaultActivation(shell subshell.SubShell, cfg DefaultConfigurer) (bool, error)
- func SetupDefaultActivation(subshell subshell.SubShell, cfg DefaultConfigurer, runtime *runtime.Runtime, ...) error
- type DefaultConfigurer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSet ¶
func IsSet(cfg DefaultConfigurer) bool
func ResetDefaultActivation ¶
func ResetDefaultActivation(shell subshell.SubShell, cfg DefaultConfigurer) (bool, error)
func SetupDefaultActivation ¶
func SetupDefaultActivation(subshell subshell.SubShell, cfg DefaultConfigurer, runtime *runtime.Runtime, proj *project.Project) error
SetupDefaultActivation sets symlinks in the global bin directory to the currently activated runtime
Types ¶
type DefaultConfigurer ¶
type DefaultConfigurer interface { sscommon.Configurable }
Click to show internal directories.
Click to hide internal directories.