Skip to content

Commit

Permalink
Supporting Posh.Commands
Browse files Browse the repository at this point in the history
Fixes #33, Fixes #42, Fixes #43, Fixes #44, Fixes #45, Fixes #46, Fixes #47, Fixes #48
  • Loading branch information
StartAutomating authored and StartAutomating committed Jul 20, 2023
1 parent 439e975 commit 489f097
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/Posh.Commands.FindExtensions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Posh.Commands.FindExtensions()
------------------------------




### Synopsis




---


### Description


---


### Examples
#### EXAMPLE 1
```PowerShell
$posh.Commands.FindExtensions($posh, "$pwd")
```



---

0 comments on commit 489f097

Please sign in to comment.