A library for performing shell-like expansions in strings, such as tilde and environment variable expansion.
# Cargo.toml
[dependencies]
shellexpand = "3.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Expand a tilde (`~`) to the user's home directory.
No known issues recorded.
No dependency data recorded yet.