SimpleSkippyOutput

class SimpleSkippyOutput(val subDir: Path) : SkippyOutput(source)

Constructors

Link copied to clipboard
constructor(subDir: Path)

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.