WritableSkippyOutput

class WritableSkippyOutput(tool: String, outputDir: Path, fs: FileSystem) : SkippyOutput(source)

Constructors

Link copied to clipboard
constructor(tool: String, outputDir: Path, fs: FileSystem)

Properties

Link copied to clipboard
open override val affectedAndroidTestProjectsFile: Path

The output list of affected androidTest projects.

Link copied to clipboard
open override val affectedProjectsFile: Path

The output list of affected projects.

Link copied to clipboard
open override val outputFocusFile: Path

An output .focus file that could be used with the Focus plugin.

Link copied to clipboard
open override val subDir: Path

The tool-specific directory.