Skip to content

Add parameter in the command-line tools to support specifying moduleName #282

Description

@sammyhk

As titled, seems the moduleName is computed by the input/ output file name now, but it is not passed to the code generation function.
Requested to enhance this by adding another parameter in the CLI to support specifying the moduleName (and do no keep computing the module name, this is not working now, so it is safe to remove this for backward compatibility).

Proposed CLI parameter:
-n NAME, --module-name NAME The name of the generated parser object, namespace supported

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