diff options
Diffstat (limited to 'man/man3/tomo-Path.can_write.3')
| -rw-r--r-- | man/man3/tomo-Path.can_write.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Path.can_write.3 b/man/man3/tomo-Path.can_write.3 index c187d144..25b5318d 100644 --- a/man/man3/tomo-Path.can_write.3 +++ b/man/man3/tomo-Path.can_write.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.can_write 3 2025-04-19T14:52:07.137477 "Tomo man-pages" +.TH Path.can_write 3 2025-04-21T14:44:34.262141 "Tomo man-pages" .SH NAME -Path.can_write \- Returns whether or not a file can be written by the current user/group. - +Path.can_write \- check write permissions .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Path.can_write\ :\ func(path:\ Path\ ->\ Bool) .fi - .SH DESCRIPTION Returns whether or not a file can be written by the current user/group. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
