pub fn run_tailor( file: &PathBuf, output_file: Option<&PathBuf>, config: TailorConfig, quiet: bool, ) -> Result<i32>
Run the tailor command.