Flowdock
method

cmdline

Importance_0
1.1.12 - Show latest stable - 0 notes - Class: RspecWorld
cmdline(args, stderr) public

No documentation

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

Hide source
# File features/support/env.rb, line 18
  def cmdline(args, stderr)
    ruby("#{File.dirname(__FILE__) + '/helpers/cmdline.rb'} #{args}", stderr)
  end
Register or log in to add new notes.