tidying up naming scheme and parameters in helper inspection API; [examples] sketch of type metadata example

This commit is contained in:
Allen Webster
2021-09-17 00:48:06 -07:00
parent fd191a3181
commit b6cbff2eb1
11 changed files with 269 additions and 42 deletions
+5
View File
@@ -8,6 +8,11 @@ cd ..
build_path=$root_path/build
examples_path=$root_path/examples
echo ~~~ Running Type Metadata Example ~~~
cd $build_path
./type_metadata.exe $examples_path/mdesk_files/types.mdesk
echo
echo ~~~ Running Error Generation Example ~~~
cd $build_path
./user_errors.exe $examples_path/mdesk_files/user_errors.mdesk