commandlineparser / commandlineparser/commandline
System.Console.IsOutputRedirected Not supported on Xamarin.mac
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 4.8k
- Fork
- 478
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.