Skip to content

Commit

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

### Synopsis
Gets the commands in the namespace.

---

### Description

Gets all the commands in the namespace.

That is, all aliases, cmdlets, and functions.

---

0 comments on commit 0719cba

Please sign in to comment.