Skip to content

Consider allowing capital internal vars ($ARGS, $DEPS, etc) #586

@DannyBen

Description

@DannyBen

Description

As discussed in #581, perhaps we can:

  1. Have a capital_global_vars setting
  2. When it is true, add a declare -gn ARGS=args DEPS=deps to enable both capital and lowercase vars

Another option is to have more flexibility with this kind of settings scheme:

args_varname=ARGS
deps_varname=DEPENDENCIES
other_args_varname=EXTRAS

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions