env

package
v0.0.0-...-c26f926 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: MIT Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct{}

func NewEnv

func NewEnv() *Env

func (*Env) Env

func (e *Env) Env() string

func (*Env) PluginDir

func (e *Env) PluginDir() string

func (*Env) PluginProjectCacheDir

func (e *Env) PluginProjectCacheDir() string

func (*Env) ProjectDir

func (e *Env) ProjectDir() string

func (*Env) ProjectID

func (e *Env) ProjectID() string

func (*Env) ProjectName

func (e *Env) ProjectName() string

type Enver

type Enver interface {
	PluginDir() string
	PluginProjectCacheDir() string
	ProjectID() string
	ProjectName() string
	ProjectDir() string
	Env() string
}

Jump to

Keyboard shortcuts

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