Skip to content

Fixed ArgumentMaybe

Compare
Choose a tag to compare
@JordanMarr JordanMarr released this 24 Apr 03:54
· 76 commits to main since this release
  • Fixed a bug with Input.ArgumentMaybe.
  • Added support for Uri for the makeshift Maybe parser. (parsing for OptionMaybe and ArgumentMaybe helpers is currently being done within FSharp.SystemCommandLine. This is because the parsing code in System.CommandLine is currently internal and therefore unusable for reuse when creating custom types).