Skip to content

Allow setting delimiter as a part of the constructor #21

Description

@yashshah1

constructor(fileName: string) {

A default value of , can be set if required. Something like:

constrcutor(fileName: string, delimiter: strinng = ",") {

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