File system
Preparing search index...
updateYamlFile
Function updateYamlFile
updateYamlFile
<
T
>
(
filePath
:
string
,
updateYaml
:
UpdateYamlFileHandler
<
T
>
,
)
:
Promise
<
void
>
Update yaml file content
Type Parameters
T
Parameters
filePath
:
string
file path
updateYaml
:
UpdateYamlFileHandler
<
T
>
function to update and return the new yaml content
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
File system
Loading...
Update yaml file content