nebula/cmd/nebula-cert/test_windows.go

5 lines
151 B
Go
Raw Normal View History

2019-11-19 18:00:20 +01:00
package main
const NoSuchFileError = "The system cannot find the file specified."
const NoSuchDirError = "The system cannot find the path specified."