Skip to content

Instantly share code, notes, and snippets.

@theopendle
Created April 7, 2021 12:24
Show Gist options
  • Save theopendle/24a7acd5482f4a349fd40a7f4efdcf71 to your computer and use it in GitHub Desktop.
Save theopendle/24a7acd5482f4a349fd40a7f4efdcf71 to your computer and use it in GitHub Desktop.
// Import the hello.groovy script
importer.script(binding, "hello.groovy")
// Execute the closure, passing your name
hello("Theo")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment