commandlineparser / commandlineparser/commandline

Interactivity & Parent-Child Commands

Aberta
#654 8 comentários 1 reação 0 responsáveis Ver no GitHub
question
Linguagem predominante
C#
Estrelas
4.8k
Forks
478
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I want to build a command line where the user should be able to run a parent command like 1. And the commands 2 and 3 should also have access to argument values of command 1.
1. GetAnimal -Name "a" -Age "b"
2. GetDog -Breed "c"
3. GetCat -Color "d"

I was wondering if _commandline_ supports interactivity (users should be able to run multiple child commands after running the parent command until they exit), and parent-child structure described above.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

The issue provides no file, test, or entry point; start by reviewing the command-line parser's existing command and argument model. Compare it with the GetAnimal, GetDog, and GetCat examples, then determine whether interactive parent-child execution is supported and what behavior would define completion.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
csharp
Domínio
cli
Tipo de issue
Funcionalidade
Dificuldade
5/5
Tempo estimado
Mais de uma semana
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.