Skip to main content

ended_source

Function ended_source 

Source
pub fn ended_source() -> Option<Box<dyn Fn() -> String>>
Expand description

The ended-sessions list, or nothing where the sessions cache is turned off. Source.ended being None is what takes that mode out of the Tab cycle, so the decision is made once, here.