package
Version:
v1.8.2
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Getwd returns the current working directory
func Initialize(
errorHandler func(err error),
traceHandler func(format string, a ...any))
MkdirAll creates a directory with the given name if it does not already exist.
RemoveAll removes a folder and all of its contents at the given path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.