Return potential problems detected by the node, sorted by the warning_type id
Synopsis
Declared in <node/warnings.h>
[[requires_capability(0x7f2e14431638)]]
std::vector<bilingual_str>
GetMessages() const;
Return Value
The active warning messages, ordered by warning id.
Created with MrDocs