Function tilde_expand::tilde_expand [] [src]

pub fn tilde_expand(s: &[u8]) -> Vec<u8>

perform tilde-expansion, replacing an initial ~ or ~username with that username's home directory as determined by getpwnam