Open RockfordWei opened 5 years ago
This should be added👍🏼
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: RockfordWei
:x: RockyCognizant
You have signed the CLA already but the status is still pending? Let us recheck it.
Environmental Operations
Usage
First, ensure the
PerfectLib
is imported in your Swift file:You are now able to use the
Env
class to operate the environmental variablesSet
This statement is equal to bash command "export foo=bar"
It is also possible to set a group of variables in a dictionary style:
Get
Delete