Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbsolutePath ¶
AbsolutePath represents an interface for an absolute file path.
func NewAbsolutePath ¶
func NewAbsolutePath(path string) (AbsolutePath, error)
NewabsolutePath creates a new absolutePath instance from an absolute path or relative path string.
Click to show internal directories.
Click to hide internal directories.