Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DerekYRC/mini-claude-code
/ getId
Method
getId
src/main/java/org/miniclaudecode/cron/CronJob.java:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
public
String getId() {
return
id; }
28
public
void
setId(String id) { this.id = id; }
29
30
public
String getCron() {
return
cron; }
Callers
3
load
Method · 0.95
start
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected