Piyush

Results 3 issues of Piyush

- Consolidated FutureBuilder logic into a helper method for better code reuse. - Improved error logging with more descriptive messages. - Simplified null checks and type casts. - Combined default...

* Error Handling: Add error checking for each significant command to make debugging easier if something goes wrong. * Refactor Argument Parsing: Use a while loop with getopts for more...