Skip to content

Make yucca subcommands! #187

@asbjrnmunk

Description

@asbjrnmunk

I think it would be cleaner if we only took up one name in the global namespace so we have

yucca preprocess instead of yucca_preprocess (and so forth).

This is natively supported by argparse using the concept of sub-commands and sub-parsers, see https://docs.python.org/3/library/argparse.html#sub-commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions