Success

data class Success(val changedFiles: List<Path>, val diffs: Map<Path, String>, val estimatedTimeSaved: Duration?) : PluginRunResult(source)

Constructors

Link copied to clipboard
constructor(changedFiles: List<Path>, diffs: Map<Path, String>, estimatedTimeSaved: Duration?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard