Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


If you fear that the appearance of many Groovy Library function calls may make your code unreadable, consider creating an alias function. An alias allows you to call a local function that reroutes to a library, giving you more flexibility with how your code looks.

  • No labels