std_err (mixed message1[, mixed message2, mixed message3, ..., mixed messageN]) ⇒ string
Prints an error message to the standard error of the system and returns the message. It also has infinite arguments which will be joined before printing.
Alternative function names: print_error
First available: Version 1.3.4
Comments