src/pylib/Lib/os_impl/posix_like/unlink
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
remove
remove[T](p: PathLike[T])
unlink
unlink[T](p: PathLike[T])
Source
Edit
Imports
unlinkImpl
Procs
func
remove
[
T
]
(
p
:
PathLike
[
T
]
)
This function is semantically identical to
unlink
Source
Edit
proc
unlink
[
T
]
(
p
:
PathLike
[
T
]
)
Source
Edit