Implementing User Interaction in Command Line: Need Help with Options and Args
Hello everyone, how can I implement a simple command that requires user interaction (prompt yes/no) to continue with the execution, besides Options and Args? any help is appreciated!
