• Tries to identify the using of a framework analyzing the existence and/or content of different files inside a specific directory.

    Parameters

    • rootDirectory: string

      Directory from which the files required for each framework are searched

    Returns Promise<string>

    The name of the framework used or 'unknown' otherwise