Top Level Namespace
Defined Under Namespace
Modules: LaunchDr
Instance Method Summary collapse
Instance Method Details
#LaunchDr(label, opts = {}) ⇒ Object
5 6 7 |
# File 'lib/launchdr.rb', line 5 def LaunchDr label, opts = {} LaunchDr.create label, opts, &Proc.new end |