pub fn run() -> Nil
Add this function to your project’s main function in order to run the gladvent CLI.
main
This function gets its input from the command line arguments by using the argv library.
argv