Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
# Cargo.toml
[dependencies]
shellwords = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Split a shell command string into words respecting quotes.
No known issues recorded.
No dependency data recorded yet.