Returns Array of strings listing all the warnings that were created while parsing the configuration file.
Returns:
Array of strings listing all the warnings that were created while parsing the configuration file.
62 63 64
# File 'lib/cosmos/packets/packet_config.rb', line 62 def warnings @warnings end