Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandOutOfScopeError ¶
type CommandOutOfScopeError struct {
Command interface{}
}
CommandOutOfScopeError is build context error.
func (*CommandOutOfScopeError) Error ¶
func (e *CommandOutOfScopeError) Error() string
type ErrorIsDirectory ¶
type ErrorIsDirectory struct {
Input string
}
ErrorIsDirectory is a builder directory input type string error.
func (*ErrorIsDirectory) Error ¶
func (e *ErrorIsDirectory) Error() string
Click to show internal directories.
Click to hide internal directories.