Documentation ¶
Overview ¶
Package fswrite provides a simple, mockable wrapper for dealing with FS IO.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FSWrite ¶
type FSWrite struct{}
FSWrite provides a simple, mockable wrapper for dealing with FS IO.
func (*FSWrite) ListRecursive ¶
ListRecursive returns every path that can be recursively found in the provided directory.
Click to show internal directories.
Click to hide internal directories.