Method: Meshtastic::Paxcount.authors

Defined in:
lib/meshtastic/paxcount.rb

.authorsObject

Author(s)

0day Inc. <[email protected]>



10
11
12
13
14
# File 'lib/meshtastic/paxcount.rb', line 10

public_class_method def self.authors
  "AUTHOR(S):
    0day Inc. <[email protected]>
  "
end