Preparing search index...
The search index is not available
@cowwoc/requirements - v4.0.11
@cowwoc/requirements
DefaultJavascriptValidators
<internal>
ProcessScope
Interface ProcessScope
The process configuration.
interface
ProcessScope
{
close
()
:
void
;
getTerminal
()
:
Terminal
;
}
Hierarchy (
View Summary
)
ProcessScope
ApplicationScope
Index
Methods
close
get
Terminal
Methods
close
close
()
:
void
Closes the scope.
Returns
void
get
Terminal
getTerminal
()
:
Terminal
Returns
Terminal
the terminal attached to the process
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
close
get
Terminal
@cowwoc/requirements - v4.0.11
Loading...
The process configuration.