class Enviera::Commands
Public Class Methods
commands()
click to toggle source
# File lib/enviera/commands.rb, line 12 def self.commands @@commands end
register()
click to toggle source
# File lib/enviera/commands.rb, line 8 def self.register end