configureenvvars

package
v0.6.73 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdConfigureEnvVars

func NewCmdConfigureEnvVars(_ *terminal.Terminal, cevStore ConfigureEnvVarsStore) *cobra.Command

func RunConfigureEnvVars

func RunConfigureEnvVars(_ ConfigureEnvVarsStore) error

Types

type BashConfigurer

type BashConfigurer struct{}

func (BashConfigurer) Configure

func (b BashConfigurer) Configure() error

type ConfigureEnvVarsStore

type ConfigureEnvVarsStore interface{}

type ShellConfigurer

type ShellConfigurer interface {
	Configure() error
}

type ZshConfigurer

type ZshConfigurer struct{}

func (ZshConfigurer) Configure

func (b ZshConfigurer) Configure() error

Jump to

Keyboard shortcuts

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