dotnet / dotnet/command-line-api

Document all the work done by `CommandLineStringSplitter` including its importance in testing

Open
#1,938 0 comments 0 reactions 1 assignee Claimed by @adamsitnik View on GitHub
Area-API Area-Documentation Area-Parser and Binder
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

```csharp
// I assume this is "split on whitespace, unless it was quoted"?
public IEnumerable Split(string commandLine);
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.