JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ysb33r.gradle.nodejs.pkgwrapper
Interface PackageEntryPoint
public interface
PackageEntryPoint
Entry point for a NPM package
Since:
0.10
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getEntryPoint
()
Entry point command / JS file
Method Detail
getEntryPoint
java.lang.String getEntryPoint()
Entry point command / JS file
Returns:
Filename
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method