Flowdock
method

execute

Importance_0
execute(conf, *opts) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/irb/cmd/nop.rb, line 17
      def self.execute(conf, *opts)
        command = new(conf)
        command.execute(*opts)
      end
Register or log in to add new notes.