Text file
api/next/67002.txt
1 pkg os, method (*Root) Chmod(string, fs.FileMode) error #67002
2 pkg os, method (*Root) Chown(string, int, int) error #67002
3 pkg os, method (*Root) Chtimes(string, time.Time, time.Time) error #67002
4 pkg os, method (*Root) Lchown(string, int, int) error #67002
5 pkg os, method (*Root) Link(string, string) error #67002
6 pkg os, method (*Root) Readlink(string) (string, error) #67002
7 pkg os, method (*Root) Rename(string, string) error #67002
8 pkg os, method (*Root) Symlink(string, string) error #67002
9
View as plain text