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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions