Skip to content

Feature Request: Add EnvDefault support in MetaProcess. #241

@Plutolio777

Description

@Plutolio777

Summary

Ergo's environment variable management is exceptionally well-implemented, allowing me to conveniently control environment variables for processes at different levels.

However, during my usage, I noticed that the MetaProcess interface only provides the Env and EnvList methods. I understand that MetaProcess uses the parent process's environment variables and cannot modify them, but if an EnvDefault(name gen.Env, defaultValue any) method could be provided, it would make using environment variables in MetaProcess much more convenient for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions