class Sprinkle::Commands::Reconnect
Public Class Methods
new()
click to toggle source
# File lib/sprinkle/commands/reconnect.rb, line 5 def initialize() end
Public Instance Methods
inspect()
click to toggle source
# File lib/sprinkle/commands/reconnect.rb, line 8 def inspect ":RECONNECT" end