validex v0.1.0 Validex.PluginLoader

Used for loading RuleExpanders and Validators.

Summary

Functions

Loads all plugins in all code paths

Functions

load_all(behaviour)
load_all(:atom) :: [] | [atom]

Loads all plugins in all code paths.

Adopted from http://stackoverflow.com/a/36435699/359137