Sha256: ed246cf7962f9da9b441613e4ff1b618c683d6d458e26da9db9c8fa45466e22d
Contents?: true
Size: 591 Bytes
Versions: 2
Compression:
Stored size: 591 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Looks for the first occurrence of <em>program</em> within <em>path</em>. - !ruby/struct:SM::Flow::P body: On the MS Windows platform, it looks for executables ending with .exe, .bat and .com, which you may optionally include in the program name. Returns <tt>nil</tt> if not found. - !ruby/struct:SM::Flow::P body: CREDIT Daniel J. Berger & Michael Granger full_name: FileUtils#which is_singleton: false name: which params: (prog, path=ENV['PATH']) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.3 | doc/ri/FileUtils/which-i.yaml |
facets-2.4.2 | doc/ri/FileUtils/which-i.yaml |