Closed tawez closed 10 years ago
Also this is very useful for config path, not only for override.
Commits dc1ed39 + 841deba:
configPath
accepts string and array of stringsActually, this update makes overridePath
obsoleted but I've left it for backward compatibility.
@jgallen23 Maybe merge this PR? Looks good.
Will look at this soon
@jgallen23 Any updated?
thanks!
overridePath accepts string and array of strings
This fix allow to provide more than one folder in which custom tasks/overrides are located. New feature is fully backward compatible.
Partially fixes #76