@vnodes/fs
Preparing search index...
updateYamlFile
Function updateYamlFile
updateYamlFile
<
T
>
(
filePath
:
string
,
updateFn
:
(
value
:
T
)
=>
T
,
controller
?:
AbortController
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
filePath
:
string
updateFn
:
(
value
:
T
)
=>
T
Optional
controller
:
AbortController
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vnodes/fs
Loading...