Skip to content

Append to file support #2

Open
Open
@rpavez

Description

@rpavez

Would be useful to implement fs.append, something extremely simple to use this lib for logging purposes.
fs.appendFileSync(filePath, JSON.stringify(newObject)+'\n');

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