package
Version:
v0.1.14
Opens a new window with list of versions in this module.
Published: Jan 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package fs is utilities for filesystem.
Copy copies a file or a directory.
IsRootDir returns true if the given directory is the root directory.
IsSubDir returns true if subDir is a subdirectory of parentDir.
Move moves a file or a directory.
Realpath returns the canonical absolute path of the given value.
Touch creates an empty file if it doesn't exist, or updates its modification time if it does.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.