pub fn missing_argument()
Expand description
Display an error when an argument is missing.
It uses the sh_needarg
function from Bash.
pub fn missing_argument()
Display an error when an argument is missing.
It uses the sh_needarg
function from Bash.