pub fn replace_home(base: &str, arg: &str) -> String
Expand description

Replaces $HOME str with home directory path.