apphandler

package
v0.0.0-...-543eb04 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetExistingDotfiles

func GetExistingDotfiles(dotfiles []string) []string

func HandleApp

func HandleApp(config *models.AppConfig, packageDir string, appName string) (bool, string)

Types

type App

type App interface {
	GetPossibleDotfiles() []string
	LocateDotfiles() []string
	GetConfigRoot() string
	GetVersion() string
	AppExists() bool
	GetName() string
	NewApp() models.App
}

Jump to

Keyboard shortcuts

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