Discover Packages
github.com/dream10201/filebrowser/v2
fileutils
package
Version:
v2.1.1
Opens a new window with list of versions in this module.
Published: Mar 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Copy copies a file or folder from one place to another.
CopyDir copies a directory from source to dest and all
of its sub-directories. It doesn't stop if it finds an error
during the copy. Returns an error if any.
CopyFile copies a file from source to dest and returns
an error if any.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.