The main goal of this Jenkins Shared Library is to add missed features and make some trivial actions easier.
Feel free to copy, fork and modify this code.
Simple connection in pipeline:
@Library("github.com/kanlas-net/pipeline-extras@master") _
Documentation can be found here.
Some library functions require AnsicColor plugin.
You don't need to use this plugin directly, library uses it by itself when needed.