package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Mar 3, 2026
License: Zlib
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CopyFile copies file from source to target path.
IsDir returns true if given path is a directory,
or returns false when it's a file or does not exist.
IsExist checks whether a file or directory exists.
It returns false when the file or directory does not exist.
IsFile returns true if given path is a file,
or returns false when it's a directory or does not exist.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.