RubyGems Navigation menu

fun_with_files 0.0.6

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

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.18 - March 20, 2024 (44 ko)
  2. 0.0.15 - February 01, 2017 (30 ko)
  3. 0.0.14 - June 26, 2016 (28 ko)
  4. 0.0.13 - April 13, 2015 (26 ko)
  5. 0.0.12 - April 13, 2015 (26 ko)
  6. 0.0.6 - February 02, 2014 (17 ko)
Voir toutes les versions (14)

Dépendances de Runtime (2):

debugger >= 0
xdg >= 0

Dépendances de Development (4):

bundler ~> 1.3.5
jeweler ~> 1.8.7
rdoc ~> 3.12
shoulda >= 3.5

Propriétaires:

Auteurs:

  • Bryce Anderson

Total de contrôle SHA 256:

8e41a5e8fab18df0820db57ed8eeca2a3f61a60c1f8c9ccc54abc65a867ab642

Total de téléchargements 35 368

Pour cette version 2 676

License:

MIT

Version de Ruby requise: None

Liens: