Writter


Description:

public Writter (string path, bool delete_if_exists = false)

construct a writter

Parameters:

path

the path to write

delete_if_exists

flag indicating if existing file must be removed first