25 26 27 28 29 30 31
# File 'lib/colorls/flags.rb', line 25 def process init_locale @args = ['.'] if @args.empty? process_args end