Skip to content

Add delimiter specifying from command parameters #1

Description

@StreletsA

Currently the delimiter is specified in the code as ';'
I would like to add the ability to specify it via the command line

Example:

csvgen -o ./test.csv -r 10 -c "a1,a2,a3" -d ','

It is necessary to provide the possibility of specifying special characters in the delimiter, for example \t

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions