rclone/lib/encoder/os_other.go

6 lines
139 B
Go

//go:build !windows && !darwin
package encoder
// OS is the encoding used by the local backend for non windows platforms
const OS = Base