Sha256: aa0830b67133ff9b05830c55dad1a48dcfca78d3fcd9abbe2fc0603ffd73fc2c

Contents?: true

Size: 110 Bytes

Versions: 1

Compression:

Stored size: 110 Bytes

Contents

module RSpecSystem::Helpers
  def run_on(dest, command)
    rspec_system_node_set.run(dest,command)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-system-0.0.1 lib/rspec-system/helpers.rb