MCPcopy 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

loadMethod · 0.95
startMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected