Skip to main content

set_bin_name

Function set_bin_name 

Source
pub fn set_bin_name(name: &'static str)
Expand description

Register the binary name used in operator-facing hints. Call once at CLI startup. Only the first call sticks; later calls are ignored so that nested invocations (e.g. unit tests) don’t clobber it.