mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-28 12:56:31 -04:00
6 lines
83 B
Go
6 lines
83 B
Go
//go:build !windows
|
|
|
|
package sync
|
|
|
|
const bareEntryRoot = "/.local/share/libmutton"
|