This website requires JavaScript.
Explore
Help
Sign In
Buildpacks
/
lifecycle-private
mirror of
https://github.com/buildpacks/lifecycle-private.git
Watch
1
Star
0
Fork
You've already forked lifecycle-private
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
lifecycle-private
/
internal
/
path
/
defaults_unix.go
10 lines
104 B
Go
Raw
Permalink
Blame
History
//go:build linux || darwin
// +build linux darwin
package
path
const
(
ExecExt
=
`
`
RootDir
=
`
/
`
)
Reference in New Issue
View Git Blame
Copy Permalink