Documentation ¶
Overview ¶
Package fsutil contains functions for working with the filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTempDir ¶
func MakeTempDir() (string, func())
MakeTempDir returns a new temporary directory path and a cleanup function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.