class Crystal::Doc::ProjectInfo
inherits Reference
¶
Constants¶
VERSION_TAG = /^v(\d+[-.][-.a-zA-Z\d]+)$/
¶
/^v(\d+[-.][-.a-zA-Z\d]+)$/
Class methods¶
.new(name : String? = nil, version : String? = nil, refname : String? = nil, source_url_pattern : String? = nil)
¶
(name : String? = nil, version : String? = nil, refname : String? = nil, source_url_pattern : String? = nil)
Methods¶
#==(other : self)
¶
(other : self)
Returns true
if this reference is the same as other. Invokes same?
.
#hash(hasher)
¶
(hasher)