chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / GetFileInfoResponse

GetFileInfoResponse

data class GetFileInfoResponse

Response type for the DOMDomain.getFileInfo command.

Constructors

<init>

Response type for the DOMDomain.getFileInfo command.

GetFileInfoResponse(path: String)

Properties

path

val path: String