1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-04-23 12:19:04 +02:00

20 lines
258 B
Markdown
Raw Normal View History

# ${docGenStepName}
## ${docGenDescription}
## Prerequisites
None
## Example
```groovy
jenkinsMaterializeLog script:this, { name -> println "log file: " + name }
```
## ${docGenParameters}
## ${docGenConfiguration}
## ${docJenkinsPluginDependencies}