Searched refs:fu_mode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/
H A Dfileutils.rb925 def fu_mode(mode, path) #:nodoc: method in class:copy_entry
928 private_module_function :fu_mode
974 Entry_.new(path).chmod(fu_mode(mode, path))
1000 ent.chmod(fu_mode(mode, ent.path))

Completed in 54 milliseconds