diff options
Diffstat (limited to 'man/man3/tomo-Path.exists.3')
| -rw-r--r-- | man/man3/tomo-Path.exists.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.exists.3 b/man/man3/tomo-Path.exists.3 index ea01f95b..26975fc9 100644 --- a/man/man3/tomo-Path.exists.3 +++ b/man/man3/tomo-Path.exists.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.exists 3 2025-04-19T14:30:40.365224 "Tomo man-pages" +.TH Path.exists 3 2025-04-19T14:48:15.715011 "Tomo man-pages" .SH NAME Path.exists \- Checks if a file or directory exists at the specified path. @@ -10,7 +10,7 @@ Path.exists \- Checks if a file or directory exists at the specified path. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.exists : func(path: Path -> Bool)" +.BI Path.exists\ :\ func(path:\ Path\ ->\ Bool) .fi .SH DESCRIPTION |
