package
Version:
v0.0.0-...-0194c11
Opens a new window with list of versions in this module.
Published: Aug 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FileExist 判断所给路径文件/文件夹是否存在
判断所给路径是否为文件夹
IsDir returns true if given path is a dir,
or returns false when it's a directory or does not exist.
判断所给路径是否为文件
IsFile returns true if given path is a file,
or returns false when it's a directory or does not exist.
PathExists return true if given path exist.
Sha1f return file sha1 encode
Source Files
¶
Click to show internal directories.
Click to hide internal directories.