GetFileInfoResponse

@Serializable
data class GetFileInfoResponse(val path: String)

Response type for the DOMDomain.getFileInfo command.

Constructors

Link copied to clipboard
constructor(path: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)