Sha256: b9c68cd7f7ace12ec41ed7ef87dec767b05270337550d8e8d4c725b0c867672e

Contents?: true

Size: 92 Bytes

Versions: 10

Compression:

Stored size: 92 Bytes

Contents

require "./lib/kommando"

k = Kommando.new "ping -c 3 127.0.0.1", {
  output: true
}

k.run

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
kommando-0.0.12 examples/live_output.rb
kommando-0.0.11 examples/live_output.rb
kommando-0.0.10 examples/live_output.rb
kommando-0.0.9 examples/live_output.rb
kommando-0.0.8 examples/live_output.rb
kommando-0.0.7 examples/live_output.rb
kommando-0.0.6 examples/live_output.rb
kommando-0.0.5 examples/live_output.rb
kommando-0.0.4 examples/live_output.rb
kommando-0.0.3 examples/live_output.rb