Documentation
¶
Overview ¶
Internal Package for file related utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFileExist ¶
Check the file is exist or not.
Please note that this function will not check filepath valid or not. Developer should use IsFileValid() instead.
func IsPathValid ¶
Check filepath is valid or not.
This method will only ignore is actually exist or not, or any permission error, focus on filepath is valid character or not.
func IsSupportedImg ¶ added in v0.10.0
Check if image file extension is supported.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.