Skip to main content

Module open

Module open 

Source
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).