diff options
Diffstat (limited to 'man/man3/tomo-Path.by_line.3')
| -rw-r--r-- | man/man3/tomo-Path.by_line.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.by_line.3 b/man/man3/tomo-Path.by_line.3 index 2770833c..727162c9 100644 --- a/man/man3/tomo-Path.by_line.3 +++ b/man/man3/tomo-Path.by_line.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.by_line 3 2025-04-19T14:30:40.364894 "Tomo man-pages" +.TH Path.by_line 3 2025-04-19T14:48:15.714676 "Tomo man-pages" .SH NAME Path.by_line \- Returns an iterator that can be used to iterate over a file one line at a time, or returns a null value if the file could not be opened. @@ -10,7 +10,7 @@ Path.by_line \- Returns an iterator that can be used to iterate over a file one Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.by_line : func(path: Path -> func(->Text?)?)" +.BI Path.by_line\ :\ func(path:\ Path\ ->\ func(->Text?)?) .fi .SH DESCRIPTION |
