package
1.6.2
Repository: https://github.com/cloveros/goctl-swag.git
Documentation: pkg.go.dev

# Functions

CreateIfNotExist creates a file if it is not exists.
FileExists returns true if the specified file is exists.
MaybeCreateFile creates file if not exists.
MkdirIfNotExist makes directories if the input path is not exists.
RemoveIfExist deletes the specified file if it is exists.