Skip to content

Add delimiter specifying from command parameters #1

@StreletsA

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

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