Result returned when listing available and installed methodologies
Array of all available methodologies that can be installed
installed: { global: Methodology[]; local: Methodology[]; }
Currently installed methodologies by scope
Result returned when listing available and installed methodologies
Array of all available methodologies that can be installed
installed: { global: Methodology[]; local: Methodology[]; }
Currently installed methodologies by scope
import { type ListResult } from ".";