commandlineparser / commandlineparser/commandline
System.Console.IsOutputRedirected Not supported on Xamarin.mac
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 4.8k
- Forks
- 478
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Using commandlineparser on Xamarin.Mac Modern throws a PlatformNotSupportedException when trying to set MaximumDisplayWidth. I found some older issues with docker where setting `MaximumDisplayWdith` explicitly would fix the issue. Unfortunately this won't work here, as the call to `System.Console.IsOutputRedirected` happens in the ParserSettings constructor.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.