Skip to main content

run

Function run 

Source
pub fn run<I, T>(args: I) -> Result<()>
where I: IntoIterator<Item = T>, T: AsRef<str>,
Expand description

Runs the SL animation with the given arguments.