package
1.0.14
Repository: https://github.com/jianbo-zh/go-thumbnail.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
判断给定的路径文件/文件夹是否存在.
GetSystemTmp.
判断所给路径是否为文件夹 如果不存在,也是 false.
判断所给路径是否为文件 同样使用 IsDir 如果不存在的也是 false, 因为这个地方只设计了一个返回值.