Module projects

Source
Expand description

Collection management and operations for development projects.

This module provides the Projects struct which wraps a collection of development projects and provides various operations on them, including interactive selection, summary reporting, and parallel iteration support.

Structsยง

Projects
A collection of development projects with associated operations.