configuration

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2017 License: MIT Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exist added in v0.1.0

func Exist(configFile string) bool

func Save

func Save(configFile string, conf *Configuration) error

func SiteIdForCommand added in v0.1.0

func SiteIdForCommand(cmd *cobra.Command) (string, error)

Types

type Configuration

type Configuration struct {
	Settings Settings
	// contains filtered or unexported fields
}

func Load

func Load(configFile string) (*Configuration, error)

func (Configuration) Root added in v0.0.2

func (c Configuration) Root() string

type Settings

type Settings struct {
	ID   string
	Path string
}

Jump to

Keyboard shortcuts

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