Function bash_builtins::log::warning

source ·
pub fn warning<S: AsRef<[u8]>>(msg: S)
Expand description

Shows a warning message using the builtin_warning() function from Bash.