Function archetypes

Source
pub fn archetypes<P: AsRef<Path>>(
    config_dir: P,
) -> Result<BTreeMap<String, Archetype>>
Expand description

Get existing archetypes

ยงArguments

  • config_dir - path to the .codebase-config directory