Get-AppVentiXModuleVariable¶
Retrieves the variables from the AppVentiX module.
Syntax¶
Description¶
The Get-AppVentiXModuleVariable function retrieves the internal module variables from the AppVentiX module and returns them. This is useful for inspecting the current module configuration, including the configured configuration store path, publishing task filenames, and other internal settings.
Parameters¶
This function has no parameters.
Examples¶
Example 1: Retrieve module variables¶
Retrieves the variables from the AppVentiX module and returns them.
Notes¶
- This function exposes internal module state and is primarily intended for diagnostics and troubleshooting