handle method
Leave feedback
On this page
Called once for each resource URI that will be written to the Markdown output.
def handle(self, args):
...
| Parameter | Type | Description |
|---|---|---|
| args | UriSavingArgs |
Provides the default resource file name and URI, and allows you to override the URI via UriSavingArgs.set_resource_file_uri. |
- class
IUriSavingHandler
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.