Summary
Gets or sets the source to publish.
A folder containing a package.json file or an url or file path to a gzipped tar archive
containing a single folder with a package.json file inside.
- Namespace
- Cake
.Npm .Publish - Containing Type
- NpmPublishSettings
Syntax
public string Source { get; set; }
Value
Type | Description |
---|---|
string |