Documentation
¶
Index ¶
- Constants
- func BuildDir() string
- func CacheDir() string
- func EnvDir() string
- func EnvPermanent() string
- func EnvTmp() string
- func EnvVenv() string
- func HomeDir() string
- func InstallDir() string
- func Log() string
- func MkdirAll() error
- func PipPy() string
- func PipPy32() string
- func RootDir() string
- func TempDir() string
- func VenvsDir() string
Constants ¶
View Source
const ( OSEnvPythonbrewRoot = "PYTHONBREW_ROOT" OSEnvPythonbrewHome = "PYTHONBREW_HOME" )
Variables ¶
This section is empty.
Functions ¶
func EnvPermanent ¶
func EnvPermanent() string
EnvPermanent returns permanently environment file path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.