func syscall.Chdir
2 uses
syscall (current package)
zsyscall_darwin_arm64.go#L418: func Chdir(path string) (err error) {
os
file.go#L293: if e := syscall.Chdir(dir); e != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)