nebula/cmd/nebula-cert/test_unix.go
Slack Security Team f22b4b584d Public Release
2019-11-19 17:00:20 +00:00

4 lines
117 B
Go

package main
const NoSuchFileError = "no such file or directory"
const NoSuchDirError = "no such file or directory"