ruby file info and processing module

F

Frank Church

ruby file info and processing module

Is there a ruby module that handles things like file, creation date,
attributes, etc?

I need something that can scan a directory for a filespec and return
the attributes in an array or hash

I am sure there is one there, but I don't know the name.

- Frank
 
R

Robert Klemme

2007/7/16 said:
ruby file info and processing module

Is there a ruby module that handles things like file, creation date,
attributes, etc?

I need something that can scan a directory for a filespec and return
the attributes in an array or hash

You want a combination of File, FileUtils, Find and Dir.

Kind regards

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,311
Members
47,986
Latest member
ColbyG935

Latest Threads

Top