Skip to content

Add CSVUtil command with uniform interface #28

@demery

Description

@demery

Add a CSVUtil::Comand with a #process method that is implented by each of the following:

  • CSVUtil::Cat
  • CSVUtil::Cut
  • CSVUtil::Filter
  • CSVUtil::Slice
  • CSVUtil::Split

The #process method should take no arguments and print its outpout to the provided output (STDOUT, StringIO, File, etc.).

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