Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

Make a flag system for commands #15

Open
@T342guy

Description

@T342guy

As I have found, argparse does not work with print functions. So, to replace that, I will add a second command line for command flags. Eg;

Command here>>> scan
Enter sub-command(s) (all/quick/test) or blank to run the default>>> quick

Running...
done!

And that's the basic idea.
I understand that this might be tedious for entering commands, but I cannot figure out otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions