Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend
index
createFetchPlainFileAction
Function createFetchPlainFileAction
createFetchPlainFileAction
(
options
:
{
integrations
:
ScmIntegrations
;
reader
:
UrlReaderService
}
,
)
:
TemplateAction
<
{
targetPath
:
string
;
token
?:
string
;
url
:
string
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Downloads a single file and places it in the workspace.
Parameters
options
:
{
integrations
:
ScmIntegrations
;
reader
:
UrlReaderService
}
Returns
TemplateAction
<
{
targetPath
:
string
;
token
?:
string
;
url
:
string
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Downloads a single file and places it in the workspace.