Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dapperfile ¶
type Dapperfile struct { File string Mode string Socket bool NoOut bool // contains filtered or unexported fields }
func Lookup ¶
func Lookup(file string) (*Dapperfile, error)
func (*Dapperfile) IsBind ¶
func (d *Dapperfile) IsBind() bool
func (*Dapperfile) Run ¶
func (d *Dapperfile) Run(commandArgs []string) error
func (*Dapperfile) Shell ¶
func (d *Dapperfile) Shell(commandArgs []string) error
Click to show internal directories.
Click to hide internal directories.