1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +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