Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChdirOptions ¶
type ChdirOptions struct {
// contains filtered or unexported fields
}
func NewChdirOptions ¶
func NewChdirOptions(d string) ChdirOptions
type Directory ¶
type Directory string
A Directory defines a path to a valid, existing directory on the local filesystem
func Git ¶
Git returns a Directory pointing to the git repository closest to the current working directory
Click to show internal directories.
Click to hide internal directories.