//
pkg.gl
Category
github.com/uhppoted/uhppoted-lib
os
package
0.8.8
Repository:
https://github.com/uhppoted/uhppoted-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
53 SLOC
#
Functions
IsDevNull
Returns true if the filepath corresponds to: - /dev/null (Linux) - /dev/null (MacOS) - nul (Windows) */.
Rename
Replacement implementation for os.Rename that copies the file if os.Rename fails with an error.