This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
c418c409b1
open-nomad
/
helper
/
discover
/
discover_generic.go
8 lines
99 B
Go
Raw
Blame
History
// +build !nomad_test
package
discover
func
isNomad
(
path
,
nomadExe
string
)
bool
{
return
true
}
Reference in New Issue
View Git Blame
Copy Permalink