[][src]Function pueue_lib::aliasing::insert_alias

pub fn insert_alias(command: String) -> String

Check if there exists an alias for a given command. Only the first word will be replaced. The separator is a space.