Skip to main content

bin_name

Function bin_name 

Source
pub fn bin_name() -> &'static str
Expand description

The binary name registered via set_bin_name. Defaults to "vta" (the offline binary’s name) when nothing has been registered, so shared handlers still produce a syntactically valid command string.