Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveConfiguration ¶
func SaveConfiguration()
SaveConfiguration persists the current configuration
Types ¶
type ManagerConfig ¶
ManagerConfig represents the app configuration
func (*ManagerConfig) GetPyenvBinFolder ¶
func (c *ManagerConfig) GetPyenvBinFolder() string
GetPyenvBinFolder returns pyenv bin folder
func (*ManagerConfig) GetPyenvFolder ¶
func (c *ManagerConfig) GetPyenvFolder() string
GetPyenvFolder returns the pyenv path
func (*ManagerConfig) GetScriptsFolder ¶
func (c *ManagerConfig) GetScriptsFolder() string
GetScriptsFolder returns the scripts folder
func (*ManagerConfig) WorkspaceFolder ¶
func (c *ManagerConfig) WorkspaceFolder() string
WorkspaceFolder returns the workspace folder
Click to show internal directories.
Click to hide internal directories.