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(…) | Initializes a new instance of the NodeScriptRunner class. |
| AttachToLogger(…) | Attaches the runner's output to the given logger. |
See Also
- Source: NodeScriptRunner.cs