Module Integration.TreeSitter

val capture : files:string list -> unit

Capture C source files using the bundled tree-sitter C grammar. Only C (.c, .h) files are currently supported; other extensions will produce an error.