1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/lib/encoder/os_other.go

7 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