Skip to content

group quotes around keys with dot in the name #4

@ORESoftware

Description

@ORESoftware

if you have an object like this:

const foo = {
 'bar.baz': {}
}

then you should be able to access this property like this:

read_json -k 'foo."bar.baz"' < foo.json

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