files

package
v0.0.0-...-4df811a Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileService

type FileService interface {
	Err() error
	AskContent(
		filePath string,
		environments []models.Environment,
		environmentFileMap map[string][]byte,
		currentContent []byte,
		currentEnvironment string,
	) FileService
	AskToOverrideFilesInCache(fileName string, skipPrompts bool) bool
}

func NewFileService

func NewFileService(ctx *core.Context) FileService

NewFileService function returns a new instance of FileService

Jump to

Keyboard shortcuts

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