Skip to content

feat: writing file with file handler

Carl Gützkow requested to merge feat/write-file into master

Created a class FileHandler to write to a file. A static method has an army and a file name as arguments. The file is written as a csv file.

closes: #5 (closed)

Edited by Carl Gützkow

Merge request reports

Loading