RubyGems Navigation menu

walk_up 1.0.2

A simple function for walking up a file directory until a certain file is found. ```ruby require "walk_up" require_relative walk_up_until("globals.rb") # <- will keep looking in parent directories for a "globals.rb" file ```

Gemfile:
=

install:
=

Versions:

  1. 1.0.2 September 10, 2021 (5.5 KB)
  2. 1.0.1 September 10, 2021 (5 KB)
  3. 0.0.11 September 09, 2021 (5 KB)
  4. 0.0.10 September 09, 2021 (4.5 KB)
  5. 0.0.9 September 09, 2021 (4.5 KB)
Show all versions (12 total)

Owners:

Pushed by:

Authors:

  • Jeff Hykin

SHA 256 checksum:

=

Total downloads 16,960

For this version 2,192

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: