Categories: None [Edit]

fun_with_files

https://rubygems.org/gems/fun_with_files
https://github.com/darthschmoo/fun_with_files
A more intuitive syntax for performing a variety of file actions. Examples: "/".fwf_filepath.join('usr', 'bin', 'bash').touch FunWith::Files::FilePath.home("Music").glob(:ext => "mp3", :recurse => true) home = FunWith::Files::FilePath.home home.touch( "Music", "CDs", "BubbleBoyTechnoRemixxxx2011", "01-jiggypalooza.mp3" ) home.touch_dir( "Music", "CDs", "ReggaeSmackdown2008" ) do |dir| dir.touch( "liner_notes.txt" ) dir.touch( "cover.jpg" ) dir.touch( "01-tokin_by_the_sea.mp3" ) dir.touch( "02-tourists_be_crazy_mon.mp3" ) end

Total

Ranking: 32,751 of 187,571
Downloads: 38,807

Daily

Ranking: 21,343 of 187,548
Downloads: 21

Depended by

RankDownloadsName
88,8479,516fun_with_gems
105,2617,190fun_with_version_strings
142,0794,066fun_with_passwords

Depends on

RankDownloadsName
61281,396,866debug
4,2682,034,469xdg
77,71311,822fun_with_testing

Owners

#GravatarHandle
1icondarth_schmoo