Write string content to output file. #3

Closed
opened 2025-10-14 12:08:31 -07:00 by azpect · 1 comment
Owner

A module that is required to write the content generated from the DOM tree to an output file.

This module should be a part of the other file handler class.
It should accept a string filepath and a string content. Unless it makes more sense to receive a file handler itself, which is opened by the caller of the method. Either way is fine, since this will be used in a single way.

A module that is required to write the content generated from the DOM tree to an output file. This module should be a part of the other file handler class. It should accept a string `filepath` and a string `content`. Unless it makes more sense to receive a file handler itself, which is opened by the caller of the method. Either way is fine, since this will be used in a single way.
azpect added the
Kind/Feature
Priority
Low
labels 2025-10-14 12:08:31 -07:00
azpect added this to the (SPRINT) File Handler project 2025-10-14 12:08:31 -07:00
azpect moved this to To Do in (SPRINT) File Handler on 2025-10-14 12:08:40 -07:00
Author
Owner

Complete with the merging of #20

Complete with the merging of #20
azpect moved this to Done in (SPRINT) File Handler on 2025-10-17 13:20:57 -07:00
Sign in to join this conversation.
No description provided.