Versions in this module Expand all Collapse all v0 v0.2.1 Oct 7, 2014 v0.2.0 Mar 12, 2014 Changes in this version + type Buildfile struct + func New() *Buildfile + func (b *Buildfile) WriteCmd(command string) + func (b *Buildfile) WriteCmdSilent(command string) + func (b *Buildfile) WriteComment(comment string) + func (b *Buildfile) WriteEnv(key, value string) + func (b *Buildfile) WriteHost(mapping string)