Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend
index
createFilesystemRenameAction
Function createFilesystemRenameAction
createFilesystemRenameAction
()
:
TemplateAction
<
{
files
:
{
from
:
string
;
overwrite
?:
boolean
;
to
:
string
}
[]
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Creates a new action that allows renames of files and directories in the workspace.
Returns
TemplateAction
<
{
files
:
{
from
:
string
;
overwrite
?:
boolean
;
to
:
string
}
[]
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates a new action that allows renames of files and directories in the workspace.