Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
KMSCAKKSCFKA AKFACAMADCAS
brew
提交
7ab42264
未验证
提交
7ab42264
编辑于
11月 24, 2021
作者:
BrewTestBot
浏览文件
Update RBI files for bootsnap.
上级
b8fcd390
变更
1
Hide whitespace changes
Inline
Side-by-side
Library/Homebrew/sorbet/rbi/gems/bootsnap@1.9.
1
.rbi
→
Library/Homebrew/sorbet/rbi/gems/bootsnap@1.9.
3
.rbi
浏览文件 @
7ab42264
# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `bootsnap` gem.
# Please instead update this file by running `bin/tapioca gem bootsnap`.
# typed: true
module Bootsnap
extend ::Bootsnap
...
...
@@ -62,7 +62,7 @@ class Bootsnap::LoadPathCache::Cache
def initialize(store, path_obj, development_mode: T.unsafe(nil)); end
def absolute_path?(path); end
def find(feature); end
def find(feature
, try_extensions: T.unsafe(nil)
); end
def load_dir(dir); end
def push_paths(sender, *paths); end
def reinitialize(path_obj = T.unsafe(nil)); end
...
...
@@ -75,7 +75,7 @@ class Bootsnap::LoadPathCache::Cache
def maybe_append_extension(f); end
def now; end
def push_paths_locked(*paths); end
def search_index(f); end
def search_index(f
, try_extensions: T.unsafe(nil)
); end
def stale?; end
def try_ext(f); end
def try_index(f); end
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录