In Files

Parent

Methods

Object

Public Instance Methods

ansi(string, *codes) click to toggle source

Kernel method

# File lib/ansi.rb, line 19
def ansi(string, *codes)
  ANSI::Code.ansi(string, *codes)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.