Skip to main content

current

Function current 

Source
pub fn current() -> Option<AgentCli>
Expand description

The CLI this process is running under, when it says so.

Used only to pick a menu default, so a false negative costs a keystroke and there is no cost at all to the CLIs that stay anonymous.