Theia API Documentation v1.69.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-terminal
browser/shell-command-permission-service
CommandCheckResult
Interface CommandCheckResult
interface
CommandCheckResult
{
allowed
:
boolean
;
matchedPattern
?:
string
;
reason
?:
"denied"
|
"dangerous"
|
"not-allowed"
;
}
Index
Properties
allowed
matched
Pattern?
reason?
Properties
allowed
allowed
:
boolean
Optional
matched
Pattern
matchedPattern
?:
string
Optional
reason
reason
?:
"denied"
|
"dangerous"
|
"not-allowed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
matched
Pattern
reason
Eclipse Theia Website
GitHub
Theia API Documentation v1.69.0
Loading...