TargetsFinder
This is used to find targets information on an specific directory. It not only reads the directory tree but also tries to identify the targets types by analyzing the contents of indentified targets entry files.
Member Summary
Public Members | ||
public |
The contents of the project |
|
public |
A local reference for the |
Private Members | ||
private |
A dictionary of known frameworks that can be used on Node, and regular expressions that match their module name. |
Method Summary
Public Methods | ||
public |
Given a directory path relative to the project root, this method will try to identify targets and their properties. |
Public Members
public packageInfo: Object source
The contents of the project package.json
. If there's only one target and is not on a sub
folder, the way the service names it is by using the project name.