commandlineparser / commandlineparser/commandline

Add Overload :: Parser.ParseArguments(string args)

Abierto
#795 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
4.8k
Forks
478
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Is there any interest in allowing the `ParseArguments` method to accept a single scalar argument?

My use case is a console app that, if no arguments are supplied, goes into REPL mode.

I'd like to use this package to handle text the user puts into the REPL but it comes as a single `string`, not a `string[]`. I can roll my own or look for another package but figured I'd ask.

If there's interest, I'll work on PR.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.