GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
docmanager
renameFile
Function renameFile
rename
File
(
manager
,
oldPath
,
newPath
)
:
Promise
<
Contents
.
IModel
|
null
>
Rename a file, asking for confirmation if it is overwriting another.
Parameters
manager
:
IDocumentManager
oldPath
:
string
newPath
:
string
Returns
Promise
<
Contents
.
IModel
|
null
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@jupyterlab
Loading...
Rename a file, asking for confirmation if it is overwriting another.