environment

package
v0.0.0-...-868027d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Variables map[string]string
}

func Create

func Create(
	cfg config.Config,
	onProgress func(*rcc.Progress),
) (Environment, error)

func EnsureWithProgress

func EnsureWithProgress(cfg config.Config) (Environment, error)

func TryCache

func TryCache(cfg config.Config) (Environment, bool)

func (Environment) FindExecutable

func (e Environment) FindExecutable(name string) string

func (Environment) ToSlice

func (e Environment) ToSlice() []string

type EnvironmentMsg

type EnvironmentMsg = Environment

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL