Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Workspace ¶
type Workspace struct { Path string // contains filtered or unexported fields }
Workspace The workspace.
func NewWorkspace ¶
NewWorkspace Create a new temporary workspace.
func (*Workspace) MarkDestroyed ¶
func (workspace *Workspace) MarkDestroyed()
MarkDestroyed If called, the Destroy method will do nothing.
Click to show internal directories.
Click to hide internal directories.