src/pylib/Lib/os_impl/listdirx
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
listdir
listdir[T](p: PathLike[T] = "."): PyList[T]
Source
Edit
Imports
common
,
listcommon
Procs
proc
listdir
[
T
]
(
p
:
PathLike
[
T
]
=
"."
)
:
PyList
[
T
]
Source
Edit