Documentation
¶
Index ¶
- type File
- type Python
- func (p *Python) GetDefaultVersion(ctx context.Context) *core.InstalledVersion
- func (p *Python) Install(ctx context.Context, version *core.RemoteVersion) error
- func (p *Python) ListInstalledVersions(ctx context.Context) ([]*core.InstalledVersion, error)
- func (p *Python) ListRemoteVersions(ctx context.Context) ([]*core.RemoteVersion, error)
- func (p *Python) Name() string
- func (p *Python) SetDefaultVersion(ctx context.Context, version string) error
- func (p *Python) Uninstall(ctx context.Context, version string) error
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
Source Files
¶
- python.go
Click to show internal directories.
Click to hide internal directories.