pub fn run( flow_path: &Path, output_path: &Path, signing: PackSigning, meta_path: Option<&Path>, component_dir: Option<&Path>, ) -> Result<()>