func syscall.Getwd
3 uses
syscall (current package)
syscall_bsd.go#L22: func Getwd() (string, error) {
os
getwd.go#L24: return syscall.Getwd()
getwd.go#L49: s, e = syscall.Getwd()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)