Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Directory ¶
type Directory string
func New ¶
New builds an absolute path from the provided path, makes the required directories to achieve it, and returns a Directory
func Open ¶
Open builds an absolute path from the provided path, confirms the path exists, and returns a Directory
func (Directory) Move ¶
Move moves the directory to the provided path, returns a directory of the new path
Click to show internal directories.
Click to hide internal directories.