Sha256: 11b2cd08e7d8626a8aa8b7b87126e9eee9c2be808f54b03761512481effff2b8

Contents?: true

Size: 619 Bytes

Versions: 1

Compression:

Stored size: 619 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/tty-which/all/tty-which.rbi
#
# tty-which-0.1.0

module TTY
end
module TTY::Which
  def executable_file?(filename, dir = nil); end
  def executable_file_with_ext?(filename); end
  def extensions(path_ext = nil); end
  def path_with_executable_file?(cmd); end
  def search_paths; end
  def which(cmd, search_path = nil); end
  extend TTY::Which
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ipt-2.1.0 sorbet/rbi/gems/tty-which.rbi