We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6832dc3 commit 914ec2aCopy full SHA for 914ec2a
src/textual/app.py
@@ -1451,7 +1451,8 @@ def deliver_screenshot(
1451
Args:
1452
filename: Filename of SVG screenshot, or None to auto-generate
1453
a filename with the date and time.
1454
- path: Path to directory for output. Defaults to current working directory.
+ path: Path to directory for output when saving locally (not used when app is running in the browser).
1455
+ Defaults to current working directory.
1456
time_format: Date and time format to use if filename is None.
1457
Defaults to a format like ISO 8601 with some reserved characters replaced with underscores.
1458
0 commit comments