//
pkg.gl
Category
github.com/ironcore-dev/libvirt-provider
internal
osutils
package
0.1.0
Repository:
https://github.com/ironcore-dev/libvirt-provider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
40 SLOC
#
Functions
DirExists
No description provided by the author
RegularFileExists
No description provided by the author
WriteFileIfNoFileExists
WriteFileIfNoFileExists checks if a file exists via RegularFileExists (returning an error if a file exists but not being a regular file).