Filter By
Displaying results 1 - 9 of 9 (Page 1 of 1)
By:
|
1,299,342 downloads
|
Last Updated: 7/5/2020
|
Latest Version: 0.3.8
PowerShell Dependency Handler |
By:
|
68,711 downloads
|
Last Updated: 5/31/2024
|
Latest Version: 1.1.7
Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST). Some of the interesting functions: - Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis (AST). Supports also checks against PowerShell Gallery - G... More info |
By:
|
264 downloads
|
Last Updated: 8/7/2022
|
Latest Version: 1.4.5
Build a tree of function calls. |
By:
|
222 downloads
|
Last Updated: 10/21/2022
|
Latest Version: 0.1.0.22101
By searching through content of files in path, finds all the commands in those files, and the modules that house those commands. |
By:
|
81 downloads
|
Last Updated: 8/18/2022
|
Latest Version: 2.0.2
Build a tree of function calls. |
By:
|
5 downloads
|
Last Updated: 1/16/2025
|
Latest Version: 0.1.1
Orders objects (vertices) such that for every directed dependency (edge u-v), the object dependent on (vertex u) comes before the object that is dependent on it (vertex v) in the ordering. |