Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-node
index
SerializedFile
Interface SerializedFile
interface
SerializedFile
{
content
:
Buffer
;
executable
?:
boolean
;
path
:
string
;
symlink
?:
boolean
;
}
Index
Properties
content
executable?
path
symlink?
Properties
content
content
:
Buffer
Optional
executable
executable
?:
boolean
path
path
:
string
Optional
symlink
symlink
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
executable
path
symlink
Docs
Github
Backstage
Loading...