writeTempFile
writeTempFile(
content
,options?
):Promise
<string
>
Defined in: file/file/temp.ts:6
Parameters
Section titled “Parameters”content
Section titled “content”string
| Buffer
<ArrayBufferLike
>
options?
Section titled “options?”persist?
Section titled “persist?”boolean
Returns
Section titled “Returns”Promise
<string
>