ruby / pathnameLinks
Pathname represents the name of a file or directory on the filesystem, but not the file itself.
☆28Updated this week
Alternatives and similar repositories for pathname
Users that are interested in pathname are comparing it to the libraries listed below
Sorting:
- URI is a module providing classes to handle Uniform Resource Identifiers☆105Updated last week
- A subclass of Object includes Comparable module for handling dates.☆108Updated this week
- CGI is a large class, providing several categories of methods, many of which are mixed in from other modules.☆39Updated last week
- Provides delegation of specified methods to a designated object☆44Updated 2 weeks ago
- Provides lexical scanning operations on a String.☆85Updated last week
- OptionParser is a class for command-line option analysis.☆67Updated last week
- Provides a PrettyPrinter for Ruby objects☆24Updated 2 weeks ago
- A utility class for managing temporary files.☆33Updated this week
- Several file utility methods for copying, moving, removing, etc.☆69Updated 2 weeks ago
- add console capabilities to IO instance☆56Updated this week
- Utilities to replace common UNIX commands☆36Updated 2 months ago
- The Singleton module implements the Singleton pattern.☆31Updated 2 weeks ago
- Source of the docs.ruby-lang.org site☆51Updated last week
- This class implements a pretty printing algorithm.☆15Updated 2 weeks ago
- Provides a framework for message digest libraries.☆50Updated last week
- ☆39Updated last year
- RSpec-like test runner for the Ruby Spec Suite☆63Updated 2 weeks ago
- Default & bundled gems: Tracking Ruby's standard library☆115Updated last month
- simple logging utility☆135Updated 2 weeks ago
- Pseudo `IO` class from/to `String`.☆47Updated this week
- Shim library for Module#ruby2_keywords