Skip to content

Conversation

@adamsitnik
Copy link
Member

Benefits:

fixes #1937

@adamsitnik adamsitnik requested review from Keboo and jonsequitur March 7, 2023 19:43
/// </summary>
/// <param name="commandLine">A command line input string.</param>
/// <returns>A sequence of strings.</returns>
public static IEnumerable<string> Split(string commandLine)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe SplitCommandLine would be clearer?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea, done!

@adamsitnik adamsitnik merged commit 3e0d47c into dotnet:main Mar 8, 2023
@adamsitnik adamsitnik deleted the splitter branch March 8, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants