Class: Eax::FileTypes::NormalType

Inherits:
Object
  • Object
show all
Includes:
Console
Defined in:
lib/eax.rb

Instance Method Summary collapse

Methods included from Console

#color, #terminal

Instance Method Details

#output(string) ⇒ Object



179
180
181
# File 'lib/eax.rb', line 179

def output(string)
  string
end