class Perus::Pinger::RunInstalledCommand

Public Instance Methods

run() click to toggle source
# File lib/perus/pinger/commands/run_installed_command.rb, line 7
def run
    shell(options.path)
end