MCPcopy
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
2558const logPermission = (...args) => {
2559 console.log('[PERMISSION]', ...args)
2560}
2561
2562const permissionHints = {
2563 darwin: {

Callers 3

requestMediaPermissionFunction · 0.85
full.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected