comparison file/paths.go @ 0:c18bc7b9d1d9

Basic binaries. checkpassword doesn't yet work.
author Paul Fisher <paul@pfish.zone>
date Sat, 24 Oct 2015 21:32:03 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c18bc7b9d1d9
1 package file
2
3 const (
4 MultipassFile = ".multipass"
5 )