pub fn read_orderfile_patterns( order_path: &str, cwd: &Path, ) -> Result<Vec<String>>
Read non-empty, non-comment glob patterns (one per line) from a -O<orderfile> file.
-O<orderfile>