Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ executableBits
Function
executableBits
cf/api/applicationbits/application_bits_test.go:440–442 ·
view source on GitHub ↗
(mode os.FileMode)
Source
from the content-addressed store, hash-verified
438
}
439
440
func
executableBits(mode os.FileMode) os.FileMode {
441
return
mode & 0111
442
}
Callers
1
application_bits_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected