Dec. 14, 2021
7:34 p.m.
Oh certainly that's the approach I was intending, basically wanted to make an enum that shares the methods that the original class can do, but this is quite helpful, I've been testing this approach and seems to work very well despite only working with *args, thanks a lot for the reply and everyone's feedback as now I have a full understanding on how this works. Have a great day.