I know that Jenkinsfile pipeline DSL can resolve libraryResource() magically without explicitly providing any context (pardon my poor understanding of the pipeline DSL). But if I want to use libraryResource() as a regular groovy class, how do I use it???
Is it a static method? Which class does it come from? Which package do I import? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2304c4f0-bcf6-43a2-8fea-6dd7357542d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
