diff options
Diffstat (limited to 'man/man3/tomo-Path.write_unique.3')
| -rw-r--r-- | man/man3/tomo-Path.write_unique.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.write_unique.3 b/man/man3/tomo-Path.write_unique.3 index cb93793b..99a8df33 100644 --- a/man/man3/tomo-Path.write_unique.3 +++ b/man/man3/tomo-Path.write_unique.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.write_unique 3 2025-04-19T14:30:40.366203 "Tomo man-pages" +.TH Path.write_unique 3 2025-04-19T14:48:15.715975 "Tomo man-pages" .SH NAME Path.write_unique \- Writes the given text to a unique file path based on the specified path. The file is created if it doesn't exist. This is useful for creating temporary files. @@ -10,7 +10,7 @@ Path.write_unique \- Writes the given text to a unique file path based on the sp Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.write_unique : func(path: Path, text: Text -> Path)" +.BI Path.write_unique\ :\ func(path:\ Path,\ text:\ Text\ ->\ Path) .fi .SH DESCRIPTION |
