CSIT-1135: Scripts for VPP per-patch testing
[csit.git] / resources / libraries / bash / function / README.txt
1 Files in this directory system are to be executed indirectly,
2 sourced from other scripts.
3
4 In fact, the files should only define functions,
5 except perhaps some minimal logic needed to import dependencies.
6 The originating function calls should be executed from elsewhere,
7 typically from entry scripts.