sorbet/cli.rbi: add method

This commit is contained in:
vidusheeamoli 2020-08-01 00:39:35 +05:30
parent e8dbbc2975
commit 9ddf587c32

View File

@ -15,5 +15,7 @@ module Homebrew::CLI
def build_from_source?; end
def named_args; end
def force_bottle?; end
end
end