Skip to main content

Module ruby_project

Module ruby_project 

Source
Expand description

Ruby project discovery and ahead-of-run obligation preparation.

The project runs in place: nothing here copies or rewrites sources. Rust reads every in-scope .rb file once, builds the complete manifest and the runtime probe plan, and records which files were included, excluded or unparseable so the run can say exactly what its denominator covers.

Structs§

PreparedRubyProject
RubyFiles

Constants§

UNPARSEABLE_LIMITATION

Functions§

discover_ruby_files
prepare_ruby_project
ruby_integrity_inputs