Sha256: b53bd88278f3fb7200362379d6827e1b91aa656784ac88069f7ca55c34a5e6a3

Contents?: true

Size: 246 Bytes

Versions: 11

Compression:

Stored size: 246 Bytes

Contents

module Steep
  class Project
    class Options
      PathOptions: untyped

      attr_reader libraries: untyped

      attr_accessor paths: untyped

      attr_accessor collection_lock: untyped

      def initialize: () -> void
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
steep-1.3.2 sig/steep/project/options.rbs
steep-1.3.1 sig/steep/project/options.rbs
steep-1.3.0 sig/steep/project/options.rbs
steep-1.3.0.pre.2 sig/steep/project/options.rbs
steep-1.3.0.pre.1 sig/steep/project/options.rbs
steep-1.2.1 sig/steep/project/options.rbs
steep-1.2.0 sig/steep/project/options.rbs
steep-1.2.0.pre.1 sig/steep/project/options.rbs
steep-1.1.1 sig/steep/project/options.rbs
steep-1.1.0 sig/steep/project/options.rbs
steep-1.1.0.pre.1 sig/steep/project/options.rbs