Npm
Utility class used by the PluginManager to discover and load plugins.
Static Method Summary
Static Public Methods | ||
public static |
findPackage(dir: String): Object Find package.json file. |
Constructor Summary
Public Constructor | ||
public |
constructor(config: Object) Create a new instance. |
Method Summary
Public Methods | ||
public |
executeShell(command: String): String Execute shell command. |
|
public |
generateConfig(manager: String, filePath: String): Object Generates a plugin list. |