Methods

Class Index [+]

Quicksearch

Gem::MockGemUi::TTY

Attributes

tty[RW]

Public Instance Methods

noecho() click to toggle source
    # File lib/rubygems/mock_gem_ui.rb, line 28
28:     def noecho
29:       yield self
30:     end
tty?() click to toggle source
    # File lib/rubygems/mock_gem_ui.rb, line 23
23:     def tty?()
24:       @tty = true unless defined?(@tty)
25:       @tty
26:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.