Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pinokiocomputer/pinokio
/ logPermission
Function
logPermission
full.js:2558–2560 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
2556
}
2557
2558
const
logPermission = (...args) => {
2559
console.log(
'[PERMISSION]'
, ...args)
2560
}
2561
2562
const
permissionHints = {
2563
darwin: {
Callers
3
requestMediaPermission
Function · 0.85
promptForProjectPermissions
Function · 0.85
full.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected