def nodeSelection()
in
vars/jenkinsEnv.groovy [23:25]
3
lines of code
1
McCabe index (conditional complexity)
def nodeSelection(String osLabel) { return "\"${osLabel}\"" }