confighelpers

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 4 Imported by: 111

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PluginRepoDir = func() string {
	if os.Getenv("CF_PLUGIN_HOME") != "" {
		return os.Getenv("CF_PLUGIN_HOME")
	}

	pluginDir, _ := homeDir()

	return pluginDir
}

Functions

func DefaultFilePath

func DefaultFilePath() (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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