Estia-advanced-programming / Estia-advanced-programming/Tianhao

Batch Option

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
input
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Description**: Instead of giving multiple file names in the parameter of the program, manage the **--batch** (or **-b**) option to give a folder (e.g., --batch testFilesMilestone1/).The program will then run on each files individually in **alphabetical order**.

**Example**: The test/ folder contains 4 files. When running the program with '-o avgAlt -b test', the output will be
value1
value2
value3
value4

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.