//
pkg.gl
Category
github.com/zrcoder/mdoc
internal
osutil
package
0.0.0-20240530131304-f30ba230bda8
Repository:
https://github.com/zrcoder/mdoc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
21 SLOC
#
Functions
IsDir
IsDir returns true if given path is a directory, and returns false when it's a file or does not exist.
IsExist
IsExist returns true if a file or directory exists.
IsFile
IsFile returns true if given path exists as a file (i.e.