resolve icon indicating copy to clipboard operation
resolve copied to clipboard

The `declareRunTimeEnv` method works unexpectedly

Open aleks-pro opened this issue 3 years ago • 1 comments

This method allows you lazily get environment variable value in runtime. But its name more likely says that it will set environment variable for resolve runtime process

aleks-pro avatar Apr 14 '21 12:04 aleks-pro

Yep, it should be named more like useRuntimeEnv

VasilyStrelyaev avatar Apr 23 '21 11:04 VasilyStrelyaev