Not finding what you are looking for? Request a recipe!
This post is to introduce a library called SnippetRunnerLib which provides a framework for running code snippets.The SnippetRunnerLib framework defines a simple interface for snippets, the ability to register and run snippets, as well a basic view. So why might you want to use this? Well, a snippet ...