Skip to content

Question: Does the library include/expose a utility to convert a string into args? #375

Closed
@The-Futurist

Description

@The-Futurist

I was wondering if the library has this ability, I'd expect you to possibly rely on something like this for unit testing. Ideally I could supply a string that is (literally) a copy of a typed in arg list, and have that broken up into a set of smaller strings (like .Split does but clearly more intelligent).

I'd like to use this for unit testing my own applications hence my question (I'd rather not write my own).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions