~nskaggs/+junk/xenial-test

1
2
3
4
5
6
7
8
// Copyright 2014 Cloudbase Solutions SRL
// Licensed under the LGPLv3, see LICENCE file for details.

package symlink

var (
	GetLongPathAsString = getLongPathAsString
)