pub fn file_skeleton_op( workspace: &Workspace, db_path: &Path, conn: &Connection, file_path: &str, ) -> Result<String, OpError>
Generate file skeleton with fresh file synchronization.