1
0
mirror of https://github.com/rclone/rclone.git synced 2025-04-14 00:58:59 +02:00
2017-07-26 23:06:48 +01:00

8 lines
120 B
Go

//+build dragonfly freebsd openbsd solaris windows
package tree
import "syscall"
const modeExecute = syscall.S_IXUSR