func ExampleOpenFile() { … } func ExampleOpenFile_append() { … } func ExampleChmod() { … } func ExampleChtimes() { … } func ExampleFileMode() { … } func ExampleErrNotExist() { … } func ExampleExpand() { … } func ExampleExpandEnv() { … } func ExampleLookupEnv() { … } func ExampleGetenv() { … } func ExampleUnsetenv() { … } func ExampleReadDir() { … } func ExampleMkdirTemp() { … } func ExampleMkdirTemp_suffix() { … } func ExampleCreateTemp() { … } func ExampleCreateTemp_suffix() { … } func ExampleReadFile() { … } func ExampleWriteFile() { … } func ExampleMkdir() { … } func ExampleMkdirAll() { … } func ExampleReadlink() { … } func ExampleUserCacheDir() { … } func ExampleUserConfigDir() { … }