Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Work-Fisher/code-claw
/ logDesktop
Function
logDesktop
desktop/main.mjs:27–29 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
25
let
productMeta = null
26
27
function
logDesktop(message) {
28
console.log(`[desktop] ${message}`)
29
}
30
31
async
function
loadProductMeta() {
32
if
(productMeta) {
Callers
2
spawnLauncher
Function · 0.85
restartLauncher
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected