LxLeChat / FlowChartCore

PowerShell Module Written in C# to create DOT graphs from PS Scripts
MIT License
18 stars 3 forks source link

Function Nodes to Discover Function Definition within a script #85

Closed LxLeChat closed 3 years ago

LxLeChat commented 3 years ago

At the moment, function node dont have children. Because we just want to identity function definition.