Skip to content

core: refactor environment variable handling in JS#496

Merged
saghul merged 1 commit intomasterfrom
environ
Apr 18, 2024
Merged

core: refactor environment variable handling in JS#496
saghul merged 1 commit intomasterfrom
environ

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Apr 18, 2024

Replace tjs.environ + tjs.getenv + tjs.setenv + tjs.unsetenv with tjs.env, an object which does all of that under the hood.

Ref: https://github.com/wintercg/proposal-cli-api?tab=readme-ov-file#environment-variables

Replace tjs.environ + tjs.getenv + tjs.setenv + tjs.unsetenv with
tjs.env, an object which does all of that under the hood.

Ref: https://github.com/wintercg/proposal-cli-api?tab=readme-ov-file#environment-variables
@saghul saghul merged commit f17dbf0 into master Apr 18, 2024
@saghul saghul deleted the environ branch April 18, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant