File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,13 @@ It is worth noting that the global variables are created AFTER the processing ru
113113
114114## Subroutines
115115
116- There are currently 4 subroutines that are exposed.
116+ There are currently 5 subroutines that are exposed.
117117
1181181 . process\_ ini\_ file - Load a names ini/config file and create the required arrays.
1191192 . get\_ value - Request a specific value (by key name) from a specific section.
1201203 . display\_ config - Display the processed (clean) ini/config in ini/config file format.
1211214 . display\_ config\_ by\_ section - As above but for a specific named section.
122+ 5 . global\_ reset - Reset the script and remove all previously loaded ini file data.
122123
123124## Global overrides
124125
You can’t perform that action at this time.
0 commit comments