Named
, SoftwareComponent
CppExecutable
, CppSharedLibrary
, CppStaticLibrary
, SwiftExecutable
, SwiftSharedLibrary
, SwiftStaticLibrary
@Incubating public interface ComponentWithOutputs extends SoftwareComponent
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
FileCollection |
getOutputs() |
Returns the outputs produced for this component.
|
FileCollection getOutputs()