Skip to main content

animate_section_reveal

Function animate_section_reveal 

Source
pub fn animate_section_reveal(sections: &[String], delay_ms: u64)
Expand description

Writes sections to stdout one by one with a delay between each, using cursor control to create a reveal effect. Skips animation when NO_COLOR or non-TTY.