Skip to main content

SOURCE_HASH_KEY

Constant SOURCE_HASH_KEY 

Source
pub const SOURCE_HASH_KEY: &str = "source-hash";
Expand description

Property key written into the result subblock so we can detect whether the parent’s source has changed since the last run. Used by crate::orchestrate::run_block_at_index_if_source_changed and by the TUI’s auto-run loop.