Package-level declarations

Types

Link copied to clipboard
abstract class GitCommandValueSource : ValueSource<String, Parameters>

Value source for reading results of external git commands.

Link copied to clipboard
interface Parameters : ValueSourceParameters

Parameters for passing down git command list.