Tag
Fields of this type
Fields
- exit:exit
- Tells the compiler to shut down cleanly.
- update:update
- Tells the compiler to detect changes in source files and update the
- run:run
- Tells the compiler to execute the executable as a child process.
- hot_update:hot_update
- Tells the compiler to detect changes in source files and update the
- query_test_metadata:query_test_metadata
- Ask the test runner for metadata about all the unit tests that can
- run_test:run_test
- Ask the test runner to run a particular test.
- start_fuzzing:start_fuzzing
- Ask the test runner to start fuzzing a particular test.
- _:_