diff options
Diffstat (limited to 'man/man3/tomo-Path.files.3')
| -rw-r--r-- | man/man3/tomo-Path.files.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.files.3 b/man/man3/tomo-Path.files.3 index e1df767b..0d8a4794 100644 --- a/man/man3/tomo-Path.files.3 +++ b/man/man3/tomo-Path.files.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.files 3 2025-04-19T14:30:40.365361 "Tomo man-pages" +.TH Path.files 3 2025-04-19T14:48:15.715150 "Tomo man-pages" .SH NAME Path.files \- Returns a list of files within the directory at the specified path. Optionally includes hidden files. @@ -10,7 +10,7 @@ Path.files \- Returns a list of files within the directory at the specified path Tomo Standard Library .SH SYNOPSIS .nf -.BI "Path.files : func(path: Path, include_hidden: Bool = no -> [Path])" +.BI Path.files\ :\ func(path:\ Path,\ include_hidden:\ Bool\ =\ no\ ->\ [Path]) .fi .SH DESCRIPTION |
