Function stack_keep

Source
pub fn stack_keep(config: &Config, num: NonZeroU32) -> Result<()>
Expand description

Remove all but the top items on the stack

ยงErrors