Sha256: fbab9dfca3138e71cb325db264fbd9f17eaeed6bee8a37b2825cc0f88c02b0c0
Contents?: true
Size: 312 Bytes
Versions: 3
Compression:
Stored size: 312 Bytes
Contents
# THIS IS GENERATED CODE from `$ rake generate_self_sig` class Orthoses::Content attr_reader name: String attr_reader body: Array[String] attr_accessor header: String? def initialize: (name: String) -> void def <<: (String) -> void def concat: (Array[String]) -> void def to_rbs: () -> String end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
orthoses-0.3.0 | sig/orthoses/content.rbs |
orthoses-0.2.0 | sig/orthoses/content.rbs |
orthoses-0.1.0 | sig/orthoses/content.rbs |