class Stealth::Commands::Command

Public Class Methods

new(options) click to toggle source
# File lib/stealth/commands/command.rb, line 9
def initialize(options)

end