description property
Human-readable description.
Implementation
@override
String get description =>
'Execute PowerShell commands. Uses pwsh (PowerShell Core) on macOS '
'and Linux, powershell.exe on Windows. Supports configurable execution '
'policy, timeout, and working directory.';