mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-05-05 06:39:29 +08:00
d3f4f5f208
Add support for converting command parameters that doesn't have a built-in TypeConverter but has a constructor that takes a string. For CLI apps, FileInfo and DirectoryInfo will likely be the most useful ones, but there may be others.