Skip to content

Remove old flag system #84

@LauPM

Description

@LauPM

Replace old flag system as there are better, cleaner and optimized way of doing this. Have a look at argparse which is a Parser for command-line options, arguments and subcommands:

  • Divide initialize_macros in two: we need to maintain the user_input dictionary as it is used along SCINT functions and the questions if no flags are provided. The way we provide the flags is the thing to optimize here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions