MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / count

Method count

tests/fixtures/sample.kt:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 suspend fun findById(id: String): T?
32 suspend fun findAll(): List<T>
33 fun count(): Int
34}
35
36/** Annotation for marking cacheable methods. */

Callers 15

print_project_tableFunction · 0.80
truncate_displayFunction · 0.80
cwd_match_resolutionFunction · 0.80
handle_listFunction · 0.80
truncate_summary_excerptFunction · 0.80
one_line_truncatedFunction · 0.80
preview_titleFunction · 0.80
estimate_tokensFunction · 0.80
split_leading_anchorsFunction · 0.80
estimate_tokensFunction · 0.80
char_count_at_leastFunction · 0.80

Calls

no outgoing calls