Code refactor #66
Reference in New Issue
Block a user
Delete Branch "wip-main-refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR motive is to perform code refactoring in the executables .
WIP: Code refactorto Code refactor@@ -48,86 +45,6 @@ func getFlags(fp string, debug bool) (*asm.FlagParser, error) {return flagParser, nilcould we factor out getFlags too please?