[ Bron: ruby-fixwhich ]
Pakket: ruby-fixwhich (1.0.2-2)
Verwijzigingen voor ruby-fixwhich
Debian bronnen:
Het bronpakket ruby-fixwhich downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
ruby module that emulates the 'which' program
Searches the path, or a provided path with given separators (path_sep, commonly “:”) and a separator for directories (dir_sep, commonly “/”), will return all of the places that filename occurs. `filename' is included as a part of the output.
Note that the filename must both exist in the path and be executable for it to appear in the return value.
Andere aan ruby-fixwhich gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-pathname2
- alternate implementation of the Pathname class