Function reelpath::run[][src]

pub fn run(s: &str) -> Result<()>

This function is the primary driver for the reelpath CLI. In errorless scenarios, this function will print its results to STDOUT. Otherwise, it will return any error encountered.