Skip to content

Commit

Permalink
feat: Namespace.get_Environment ( Fixes #1145 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Jun 29, 2024
1 parent 5ab6660 commit 10f25f3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/Namespace/get_Environment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Namespace.get_Environment()
---------------------------

### Synopsis
Gets the environment variables in the namespace.

---

### Description

Gets all the environment variables in the namespace.

These are all the environment variables where the name matches the pattern of the namespace.

---

0 comments on commit 10f25f3

Please sign in to comment.