diff options
Diffstat (limited to 'man/man3/tomo-Path.glob.3')
| -rw-r--r-- | man/man3/tomo-Path.glob.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.glob.3 b/man/man3/tomo-Path.glob.3 index 8d48171e..4f480da3 100644 --- a/man/man3/tomo-Path.glob.3 +++ b/man/man3/tomo-Path.glob.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.glob 3 2025-04-19T14:30:40.365437 "Tomo man-pages" +.TH Path.glob 3 2025-04-19T14:48:15.715228 "Tomo man-pages" .SH NAME Path.glob \- Perform a globbing operation and return a list of matching paths. Some glob specific details: - The paths "." and ".." are *not* included in any globbing results. @@ -16,7 +16,7 @@ Path.glob \- Perform a globbing operation and return a list of matching paths. S Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.glob : func(path: Path -> [Path])" +.BI Path.glob\ :\ func(path:\ Path\ ->\ [Path]) .fi .SH DESCRIPTION |
