module Thirdeye
Constants
- VERSION
Public Class Methods
run(cmd)
click to toggle source
# File lib/thirdeye.rb, line 10 def self.run(cmd) I3::IPC.new.command(cmd) end
# File lib/thirdeye.rb, line 10 def self.run(cmd) I3::IPC.new.command(cmd) end