%PDF- %PDF-
| Direktori : /var/lib/rbenv/versions/3.2.1/lib64/ruby/gems/3.2.0/gems/rbs-2.8.2/sig/collection/ |
| Current File : /var/lib/rbenv/versions/3.2.1/lib64/ruby/gems/3.2.0/gems/rbs-2.8.2/sig/collection/installer.rbs |
module RBS
module Collection
class Installer
attr_reader lockfile: Config
attr_reader stdout: CLI::_IO
def initialize: (lockfile_path: Pathname, ?stdout: CLI::_IO) -> void
def install_from_lockfile: () -> void
private
@source_for: Hash[Sources::source_entry, Sources::_Source]
def source_for: (Config::gem_entry) -> Sources::_Source
end
end
end