Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DryRunInfo ¶
type DryRunRecorder ¶
type DryRunRecorder struct {
DryRunInfo *DryRunInfo
}
func NewDryRunRecorder ¶
func NewDryRunRecorder() *DryRunRecorder
func (*DryRunRecorder) EnsureDirectory ¶
func (d *DryRunRecorder) EnsureDirectory(path string) error
func (*DryRunRecorder) Record ¶
func (d *DryRunRecorder) Record(key, value string)
Click to show internal directories.
Click to hide internal directories.