Skip to main content

set_machine

Function set_machine 

Source
pub(crate) fn set_machine(on: bool)
Expand description

Force machine mode on or off. Intentionally crate-private: production activation goes through check_machine (pre-parse) or crate::opts::GlobalArgs::init (post-parse re-sync).