Home > @microsoft/rushell > IRushellExecuteResult
IRushellExecuteResult interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The returned value for Rushell.execute().
Signature:
export interface IRushellExecuteResult
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (BETA) A text value that was the result of evaluating the script expression. |