diff options
Diffstat (limited to 'man/man3/tomo-Path.files.3')
| -rw-r--r-- | man/man3/tomo-Path.files.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Path.files.3 b/man/man3/tomo-Path.files.3 index 9fa044d2..cb20790c 100644 --- a/man/man3/tomo-Path.files.3 +++ b/man/man3/tomo-Path.files.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.files 3 2025-04-19T14:52:07.137843 "Tomo man-pages" +.TH Path.files 3 2025-04-21T14:44:34.262492 "Tomo man-pages" .SH NAME -Path.files \- Returns a list of files within the directory at the specified path. Optionally includes hidden files. - +Path.files \- list files in a directory .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Path.files\ :\ func(path:\ Path,\ include_hidden:\ Bool\ =\ no\ ->\ [Path]) .fi - .SH DESCRIPTION Returns a list of files within the directory at the specified path. Optionally includes hidden files. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
