Back to Components
Desktop (Electron)
ShellCommandParser
Utility
Shell Command Parser
Lines
8
File
ShellCommandParser.ts
Last Modified
2026-07-22
Exports
ShellCommand
Source Path
aartiq-browser/src/ShellCommandParser.ts
Code Analysis
External Dependencies
No external dependencies
Internal Imports
No internal imports
Props / Types
ShellCommand
| Prop | Type | Required |
|---|---|---|
| command | string | Yes |
| args | string[] | Yes |
| riskLevel | 'low' | 'medium' | 'high' | Yes |
| safe | boolean | Yes |
| requiresPermission | boolean | Yes |
Related Components
Browse all components in the Component Inventory
Auto-Generated Documentation
Component metadata is auto-generated by aartiq-browser/scripts/component-scanner.js