Method: CLI::UI.glyph

Defined in:
lib/cli/ui.rb

.glyph(handle) ⇒ Object



46
47
48
# File 'lib/cli/ui.rb', line 46

def glyph(handle)
  CLI::UI::Glyph.lookup(handle)
end