]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob
09e7f89fed3af14d8bcce21223692c5fa09228e9
[github/fretlink/terraform-provider-statuscake.git] /
1 // +build windows
2
3 package system
4
5 // DefaultPathEnv is deliberately empty on Windows as the default path will be set by
6 // the container. Docker has no context of what the default path should be.
7 const DefaultPathEnv = ""