Skip to main content

Function: attachAndExecute()

attachAndExecute(dmgPath, readWrite, forceDetach, task): Promise<any>

Parameters

dmgPath

string

readWrite

boolean

forceDetach

boolean

task

(devicePath) => Promise<any>

Returns

Promise<any>