mill

package
v0.0.0-...-fb34658 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const Petsfile = "Petsfile"

Variables

This section is empty.

Functions

func GetFilePath

func GetFilePath() string

Types

type Petsitter

type Petsitter struct {
	Stdout  io.Writer
	Stderr  io.Writer
	Runner  proc.Runner
	Procfs  proc.ProcFS
	School  *school.PetSchool
	DryMode bool
	// contains filtered or unexported fields
}

func NewPetsitter

func NewPetsitter(stdout, stderr io.Writer, runner proc.Runner, procfs proc.ProcFS, school *school.PetSchool, drymode bool) *Petsitter

func (*Petsitter) ExecFile

func (p *Petsitter) ExecFile(file string) error

ExecFile takes a Petsfile and parses it using the Skylark interpreter

Jump to

Keyboard shortcuts

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