Function sfwtools::counting::run_wc_words

source ยท
pub fn run_wc_words(src: &str)
Expand description

Convenience function for running wc in idiomatic fashion (i.e.) errors are printed to user and the program exits.