package
Version:
v1.7.9
Opens a new window with list of versions in this module.
Published: Apr 30, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package dir handles the directories in use by the internal server.
Such as the download, extra, and preview directories.
Paths converts the slice of Directory types to a slice of strings
representing the directory paths.
Directory is a string type that represents an internal server directory path.
Check confirms that the directory exists and is writable.
IsDir returns an error if the path does not exists or is not a directory.
Join combines the directory path with the given file or directory name.
Path returns the directory path as a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.