Documentation
¶
Overview ¶
Package filesystem provides some useful functions handling files and directories
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists checks, if a file exists. Returns true, if so or false, if the file does not exist. It also returns false, if the file is a directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.