Skip to content

Reduce subshell usage declare -p #7

Description

@hyperupcall

Don't use declare -p - instead use ${var@a} or ${var@A} on supported Bash versions

This is blocked on integrating CI with relevant Bash versions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions