Home
last modified time | relevance | path

Searched refs:hexAppPath (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DDebugserverClient.ts70 const hexAppPath = Buffer.from(fullPath).toString('hex'); constant
71 const appCommand = `A${hexAppPath.length},0,${hexAppPath}`;