Expand description
Helper to open a file source, applying the live-mode wrapper and/or
preprocessor as configured. Factored out of main.rs so that app.rs
can also call it when switching files via colon-prompt commands.
Functions§
- open_
source_ for_ path - Open a single source file using the same pipeline as startup: preprocessor (if configured), live-mode wrapper (if –live).