package
Version:
v1.16.45
Opens a new window with list of versions in this module.
Published: Jan 24, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package fs provides filesystem utility functions.
DirExists returns true if the directory exists.
FileExists returns true if the file exists and is not a directory.
IsSubPath checks if child is a subdirectory of parent.
Returns true if parent is a prefix path of child.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.