WatchDirectoryRequest

data class WatchDirectoryRequest<T>(val name: String, val conversions: List<ConversionRequest<T>>)

Constructors

Link copied to clipboard
constructor(name: String, conversions: List<ConversionRequest<T>>)

Properties

Link copied to clipboard
Link copied to clipboard