Sha256: 41600f16d9cf51ac6a1f96046edb1a0fcafcf02274ee9d2f06eecf1b4b7d4362
Contents?: true
Size: 286 Bytes
Versions: 29
Compression:
Stored size: 286 Bytes
Contents
module Steep module Services module HoverProvider module SingletonMethods def content_for: (service: TypeCheckService, path: Pathname, line: Integer, column: Integer) -> (Ruby::content | RBS::content | nil) end extend SingletonMethods end end end
Version data entries
29 entries across 29 versions & 1 rubygems