aem-plugin / com.cognifide.gradle.aem.common.file.watcher / Event

Event

class Event

Constructors

<init>

Event(file: File, type: EventType)

Properties

file

val file: File

type

val type: EventType

Functions

toString

fun toString(): String