Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
Environment defines the interface for environment variable operations
type FileSystem ¶
FileSystem defines the interface for file system operations
type Locator ¶
type Locator struct {
Env Environment
FS FileSystem
}
func NewLocator ¶
func NewLocator() *Locator
Click to show internal directories.
Click to hide internal directories.