Documentation ¶
Overview ¶
Package file contains functions for working with files and directories on the local filesystem
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeFileMode ¶
NormalizeFileMode converts the given mode to a mode that will work as expected on the given OS. A no-op on non-Windows OSes, but on Windows modes work differently - only the owner read/write bits are honoured (i.e. the 0200 mask).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.