Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #1891
jonsequitur opened this issue Nov 2, 2022 · 0 comments

Comments

@jonsequitur
Copy link
Contributor

jonsequitur commented Nov 2, 2022

        // I assume this is "split on whitespace, unless it was quoted"?
        public IEnumerable<string> Split(string commandLine);
@jonsequitur jonsequitur mentioned this issue Nov 2, 2022
56 tasks
@jonsequitur jonsequitur changed the title Document all the work done by CommandLineStringSplitter including its importance in testing Document all the work done by CommandLineStringSplitter including its importance in testing Nov 2, 2022
@jonsequitur jonsequitur added this to the 2.0 GA milestone Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant