View Source ProjectIdent (LowEndInsight v0.8.1)
ProjectIdent module
Link to this section Summary
Functions
categorize_repo/1: takes in a Repository and will return a list of found project types within the repo.
find_files: Traverses paths according to the given repository and project type and returns a list of matches
get_project_types_identified: takes in a Repository and will return a list of maps of found project types within the repo.
Link to this section Functions
categorize_repo/1: takes in a Repository and will return a list of found project types within the repo.
find_files: Traverses paths according to the given repository and project type and returns a list of matches
get_project_types_identified: takes in a Repository and will return a list of maps of found project types within the repo.