Skip to content

extract a map of filename: content to multiple files with key as name and content as content #2032

@dtcopcp

Description

@dtcopcp

This feels like it might be trivial, apologies if it is.

If I can filter down to a map in the form:

filename1.json: {"some":"json"}
filename2.json: {"some":"json"}

how can I split this into two files: filename1.json and filename2.json with only the json as content?

Thanks

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