Sha256: f5aab1fe50ab5c1a1d5cdd5a23120ede5762822cdd9a544a162795a8b996521d

Contents?: true

Size: 461 Bytes

Versions: 50

Compression:

Stored size: 461 Bytes

Contents

# frozen_string_literal: true

require 'meshtastic/admin_pb'

# Plugin used to interact with Meshtastic nodes
module Meshtastic
  module Storeforward
    # Author(s):: 0day Inc. <support@0dayinc.com>

    public_class_method def self.authors
      "AUTHOR(S):
        0day Inc. <support@0dayinc.com>
      "
    end

    # Display Usage for this Module

    public_class_method def self.help
      puts "USAGE:
        #{self}.authors
      "
    end
  end
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
meshtastic-0.0.84 lib/meshtastic/storeforward.rb
meshtastic-0.0.83 lib/meshtastic/storeforward.rb
meshtastic-0.0.82 lib/meshtastic/storeforward.rb
meshtastic-0.0.81 lib/meshtastic/storeforward.rb
meshtastic-0.0.80 lib/meshtastic/storeforward.rb
meshtastic-0.0.79 lib/meshtastic/storeforward.rb
meshtastic-0.0.78 lib/meshtastic/storeforward.rb
meshtastic-0.0.77 lib/meshtastic/storeforward.rb
meshtastic-0.0.76 lib/meshtastic/storeforward.rb
meshtastic-0.0.75 lib/meshtastic/storeforward.rb
meshtastic-0.0.74 lib/meshtastic/storeforward.rb
meshtastic-0.0.73 lib/meshtastic/storeforward.rb
meshtastic-0.0.72 lib/meshtastic/storeforward.rb
meshtastic-0.0.71 lib/meshtastic/storeforward.rb
meshtastic-0.0.70 lib/meshtastic/storeforward.rb
meshtastic-0.0.69 lib/meshtastic/storeforward.rb
meshtastic-0.0.68 lib/meshtastic/storeforward.rb
meshtastic-0.0.67 lib/meshtastic/storeforward.rb
meshtastic-0.0.42 lib/meshtastic/storeforward.rb
meshtastic-0.0.41 lib/meshtastic/storeforward.rb