src/pylib/Lib/os_impl/posix_like/rename
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
rename
rename[T](src, dst: PathLike[T])
replace
replace[T](src, dst: PathLike[T])
Source
Edit
Imports
../common
Procs
proc
rename
[
T
]
(
src
,
dst
:
PathLike
[
T
]
)
Source
Edit
proc
replace
[
T
]
(
src
,
dst
:
PathLike
[
T
]
)
Source
Edit