[][src]Function codebase::archetype::find

pub fn find<P: AsRef<Path>>(
    name: &str,
    config_dir: P
) -> Result<Option<Archetype>>

Find an archetype using his name

Arguments

  • name - the name of the archetype
  • config_dir - path to the .codebase-config directory