method
    
    fu_list
 
  fu_list(arg)
  private
  
    Hide source    
    
      
  
# File lib/fileutils.rb, line 1549 def fu_list(arg) #:nodoc: [arg].flatten.map {|path| File.path(path) } end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
 
   = protected
 = protected
  