RubyGems Navigation menu

fun_with_files 0.0.18

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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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)
Mostrar todas las versiones (14 total)

dependencias de Runtime (1):

xdg ~> 7

dependencias de Development (2):

debug >= 0
fun_with_testing ~> 0.0, >= 0.0.7

Propietarios:

Subida por:

Autores:

  • Bryce Anderson

SHA 256 checksum:

c20623d379f2185d32a812baab6b8560ea80c6f6af9be8d5afa4573f25e73306

Total de descargas 35.339

Para esta versión 170

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: