Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ isEnabled
Function
isEnabled
src/tools/ScheduleCronTool/CronDeleteTool.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
return
outputSchema()
45
},
46
isEnabled() {
47
return
isKairosCronEnabled()
48
},
49
toAutoClassifierInput(input) {
50
return
input.id
51
},
Callers
nothing calls this directly
Calls
1
isKairosCronEnabled
Function · 0.85
Tested by
no test coverage detected