pub fn parse_alias(input: &str) -> Result<ShellAlias, String>
Parse a name=command string into a ShellAlias.
name=command
ShellAlias