1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-23 04:34:32 +02:00

7 lines
139 B
Go
Raw Normal View History

2021-09-09 15:25:25 +03:00
//go:build !windows && !darwin
package encoder
// OS is the encoding used by the local backend for non windows platforms
const OS = Base