Class NpmFileRefRoots_1_0
java.lang.Object
com.gradle.scan.eventmodel.npm.file.NpmFileRefRoots_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@NpmVersion(since="10.8.2")
@NpmAgentVersion(since="0.10.0")
public class NpmFileRefRoots_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData containing the roots against which file paths can be made relative to.
An event stream will contain a single NpmFileRefRoots_1_0.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Map<NpmFileRefRootType_1, String> The root path for each root type. -
Constructor Summary
Constructors -
Method Summary