chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / DOMDomain / getFileInfo

getFileInfo

suspend fun getFileInfo(input: GetFileInfoRequest): GetFileInfoResponse

Returns file information for the given File wrapper.

Official doc