Documentation
¶
Overview ¶
Package files implements generic file tools missing from the standard library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReplaceTildeInDir ¶
ReplaceTildeInDir by the user's home directory. Returns dir if it doesn't start with "~".
It returns an error if `dir` has an unknown user (e.g: `~unknown/...`)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.