Skip to main content

Module: scripts/transformRecordedTests/moveFile

Functions

moveFile

moveFile(file): Promise<void>

Can be used to organize files into directories based on eg language id

Parameters

NameTypeDescription
filestringThe file to move

Returns

Promise<void>

Defined in

scripts/transformRecordedTests/moveFile.ts:11