Class: Everywhere::Dock::Info::Null

Inherits:
Object
  • Object
show all
Defined in:
lib/everywhere/dock/info.rb

Overview

The headless stand-in, as with Dock::Null: no escape sequences, and never installed as Console's sink, so a piped or CI run prints exactly what it printed before the footer existed.

Instance Method Summary collapse

Instance Method Details

#clearObject



67
# File 'lib/everywhere/dock/info.rb', line 67

def clear = nil

#closeObject



68
# File 'lib/everywhere/dock/info.rb', line 68

def close = nil

#emit(_text) ⇒ Object



65
# File 'lib/everywhere/dock/info.rb', line 65

def emit(_text) = nil

#installObject



62
# File 'lib/everywhere/dock/info.rb', line 62

def install = self

#keys?Boolean

Returns:

  • (Boolean)


63
# File 'lib/everywhere/dock/info.rb', line 63

def keys? = false

#refreshObject



66
# File 'lib/everywhere/dock/info.rb', line 66

def refresh = nil

#show(_items) ⇒ Object



64
# File 'lib/everywhere/dock/info.rb', line 64

def show(_items) = nil