Sha256: e490ce89e41375bdacfc5172c214a5013bc9f713d271ffc4d33630fd4715b0f3
Contents?: true
Size: 436 Bytes
Versions: 6
Compression:
Stored size: 436 Bytes
Contents
module Steep module Services module HoverProvider class RBS TypeAliasContent: untyped ClassContent: untyped InterfaceContent: untyped attr_reader service: untyped def initialize: (service: untyped) -> void def project: () -> untyped def content_for: (target: untyped, path: untyped, line: untyped, column: untyped) -> (nil | untyped) end end end end
Version data entries
6 entries across 6 versions & 1 rubygems