src/pylib/Lib/os_impl/posix_like/umaskImpl
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
umask
umask(mode: int): int
Source
Edit
Imports
../common
Procs
proc
umask
(
mode
:
int
)
:
int
{.
discardable
,
...
raises
:
[
PyOSError
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Source
Edit