pl.wendigo.chrome.domain.dom / GetFileInfoResponse

GetFileInfoResponse

data class GetFileInfoResponse (source)

Represents response frame for DOM.getFileInfo method call.

Returns file information for the given File wrapper.

Constructors

<init>

GetFileInfoResponse(path: String)

Represents response frame for DOM.getFileInfo method call.

Properties

path

val path: String