Is there a way to call on a separate swift file in your project and execute everything in the class?
I know how to execute a specific function in the class but there are many functions and I was wondering if there was a way to execute all of them at once.
I know how to execute a specific function in the class but there are many functions and I was wondering if there was a way to execute all of them at once.