func os.executable

2 uses

	os (current package)
		executable.go#L19: 	return executable()
		executable_darwin.go#L13: func executable() (string, error) {