Module loco_cli::generate

source ·

Structs§

Enums§

Functions§

  • adjust config file based on selected options
  • Collects template configurations from files named [GENERATOR_FILE_NAME] within the root level directories in the provided path. This function gracefully handles any issues related to the existence or format of the generator files, allowing the code to skip problematic starter templates without returning an error. This approach is designed to avoid negatively impacting users due to faulty template configurations.