Index for “Programming”
Posts categorized in “Programming”
Posted 2019-01-29 by Robert Whitney
Often times I find myself needing to dynamically load a list of plugins from a file or directory. This example shows how to use glob expression to load every file in a ./plugins/ directory.