Skip to main content

list_profiles

Function list_profiles 

Source
pub fn list_profiles(
    homes: &HarnessHomes,
    harness: Option<&str>,
) -> Result<Vec<ProfileRow>, ProfileError>
Expand description

List every profile supercode can see, optionally restricted to one harness. Rows are ordered by harness (as in PROFILE_HARNESSES) then by name.