We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As HelpOut runs, several events should be generated.
These events can be used for tracing (see #171, #173)
Get-MarkdownHelp.Input
Get-MarkdownHelp
Get-MarkdownHelp.Output
Save-MarkdownHelp.Input
Save-MarkdownHelp
Save-MarkdownHelp.Output
They can also be used for triggered extensibility.
The text was updated successfully, but these errors were encountered:
StartAutomating
No branches or pull requests
As HelpOut runs, several events should be generated.
These events can be used for tracing (see #171, #173)
Get-MarkdownHelp.Input
should track input toGet-MarkdownHelp
Get-MarkdownHelp.Output
should track output fromGet-MarkdownHelp
Save-MarkdownHelp.Input
should track input toSave-MarkdownHelp
Save-MarkdownHelp.Output
should track output fromSave-MarkdownHelp
They can also be used for triggered extensibility.
The text was updated successfully, but these errors were encountered: