Documentation ¶
Overview ¶
Package osutil implements utilities for native OS support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Rename ¶
Rename renames a file, while trying hard to succeed on various systems by temporarily tweaking directory permissions and removing the destination file when necessary. Will make sure to delete the from file if the operation fails, so use only for situations like committing a temp file to it's final location.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.