context

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

func NewContext

func NewContext(path string) (*Context, error)

func (*Context) ExecutablesForHook

func (c *Context) ExecutablesForHook(hook string) ([]*Executable, error)

func (*Context) FilesToBeCommitted

func (c *Context) FilesToBeCommitted() ([]string, error)

type Executable

type Executable struct {
	Name         string
	RelativePath string
	AbsolutePath string
}

Jump to

Keyboard shortcuts

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