Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Options []commandline.Option //nolint:gochecknoglobals
Options to override the commandline for testing purposes.
Functions ¶
Types ¶
type OS ¶
type OS interface {
gowork.FileSystem
gowork.Environment
Abs(filepath string) string
}
OS represents a virtual operating system.
Click to show internal directories.
Click to hide internal directories.