print_warning (string message) ⇒ string
Displays a warning message on the console. These will be ignored if the user has turned off warnings.
First available: Version 1.5.0
Comments
print_warning (string message) ⇒ string
Displays a warning message on the console. These will be ignored if the user has turned off warnings.
Where to search