home

package
v1.8.17 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EdwardConfiguration

type EdwardConfiguration struct {
	Dir          string
	EdwardLogDir string
	LogDir       string
	PidDir       string
	StateDir     string
	ScriptDir    string
}

EdwardConfiguration defines the application config for Edward

func NewConfiguration added in v1.8.8

func NewConfiguration(edwardHome string) (*EdwardConfiguration, error)

NewConfiguration will build an Edward directory config with either the specified edward home dir, or the default if the input string is empty.

func (*EdwardConfiguration) Initialize

func (e *EdwardConfiguration) Initialize() error

Initialize sets up EdwardConfig based on the location of .edward in the home dir

func (*EdwardConfiguration) InitializeWithDir added in v1.8.8

func (e *EdwardConfiguration) InitializeWithDir(dir string) error

Jump to

Keyboard shortcuts

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