Documentation
¶
Overview ¶
Package files provides utilities for managing collections of files. It builds on top of the file package to provide operations that work on multiple files simultaneously. The Files type offers a convenient way to perform batch operations on groups of related files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Files ¶
Files represents a collection of filesystem paths. Provides batch operations for working with multiple files.
Click to show internal directories.
Click to hide internal directories.