module ColorLS

Constants

VERSION

Public Class Methods

file_encoding() click to toggle source
# File lib/colorls/core.rb, line 7
def self.file_encoding
  @file_encoding
end
screen_width() click to toggle source
# File lib/colorls/core.rb, line 14
def self.screen_width
  @screen_width
end