RubyGems Navigation menu

fun_with_files 0.0.9

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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.0.18 - March 20, 2024 (44 KB)
  2. 0.0.15 - February 01, 2017 (30 KB)
  3. 0.0.14 - June 26, 2016 (28 KB)
  4. 0.0.13 - April 13, 2015 (26 KB)
  5. 0.0.12 - April 13, 2015 (26 KB)
  6. 0.0.9 - May 31, 2014 (23,5 KB)
Mostrar todas as versões (14)

Runtime Dependencies (1):

xdg ~> 2

Development Dependencies (1):

Donos:

Autores:

  • Bryce Anderson

SHA 256 checksum:

6569449e61699db98aa6a9cf4f2b73e4ee34bbaaf2e38ce9fa6681b8de6023d5

Total de downloads 35.368

Desta versão 2.683

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: