Sha256: b6d5f4e18e81771a7a0d83d020d9488230fb0eaaca751a31f390f5a2707886b7

Contents?: true

Size: 400 Bytes

Versions: 7139

Compression:

Stored size: 400 Bytes

Contents

require 'ruby-progressbar/output'

class   ProgressBar
module  Outputs
class   Null < Output
  alias refresh_with_format_change with_refresh

  def clear;        end
  def log(_string); end
  def refresh(*);   end

  def clear_string
    ''
  end

  def bar_update_string
    ''
  end

  def default_format
    ''
  end

  def resolve_format(_format)
    ''
  end

  def eol
    ''
  end
end
end
end

Version data entries

7,139 entries across 7,087 versions & 64 rubygems

Version Path
ory-client-0.0.1.alpha104 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha103 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-hydra-client-1.11.5 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha101 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha100 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-hydra-client-1.11.4 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha99 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha98 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha97 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha96 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha95 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha94 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha93 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha92 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-oathkeeper-client-0.38.20.beta1 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha91 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha90 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha89 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha88 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb
ory-client-0.0.1.alpha87 vendor/bundle/ruby/2.5.0/gems/ruby-progressbar-1.11.0/lib/ruby-progressbar/outputs/null.rb