-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Labels
Issue-EnhancementA feature request (enhancement).A feature request (enhancement).
Description
In addition to debugging scripts, we should also support the debugging of modules. If the user sends a .psd1 file as the script to debug, we could just load that module into the session and then allow the user to type whatever commands they like in the debug console to execute the module code where they've set breakpoints.
We could also allow a way for the user to specify a "startup script" inline, basically just a few lines of script code that get executed just after the module is loaded.
OsirisDBA
Metadata
Metadata
Assignees
Labels
Issue-EnhancementA feature request (enhancement).A feature request (enhancement).