class Eax::FileTypes::FolderType
Public Instance Methods
output(string)
click to toggle source
# File lib/eax.rb, line 211 def output(string) color.blue.bold string end
# File lib/eax.rb, line 211 def output(string) color.blue.bold string end