NodeScriptRunner class
namespace: Serenity.Web assembly: Serenity.Net.Web
Executes the script entries defined in a package.json file, capturing any output written to stdio.
public sealed class NodeScriptRunner : IDisposable
Public Members
| name | description |
|---|---|
| NodeScriptRunner(…) | Creates a new instance of the class |
| AttachToLogger(…) | Attaches to the logger |
See Also
- Source: NodeScriptRunner.cs