README.md
This commit is contained in:
@@ -17,7 +17,7 @@ Next you should register this library in Jenkins -> System settings -> Global Pi
|
||||
`org.SHS.Platforms` Class:
|
||||
* `get()` - download and parse `platforms.json` file from `PLATFORMS_GIT`
|
||||
* `root()` - returns root JSON object of `platforms.json`
|
||||
* `forEach(func, ...)` - iterate over platforms, optional parameters:
|
||||
* `forEach(func, ...)` - iterate over platforms, `func` is only mandatory parameter:
|
||||
* `func` - method to execute for each enabled platform, pass JSON element of current platform
|
||||
* `stagePrefix` - prefix string for `stage`
|
||||
* `stageSuffix` - sufffix string for `stage`
|
||||
|
||||
Reference in New Issue
Block a user