Methods
- #
- E
- F
- H
- M
- N
- P
- S
- T
Included Modules
Attributes
[R] | name | |
[R] | platform | |
[R] | version |
Class Public methods
new(name, version, platform="ruby")
Link
to_basic(list)
Link
Turn an array of NameTuple objects back into an array of
- name, version, platform
-
tuples.
Instance Public methods
<=>(other)
Link
==(other)
Link
Compare with other
. Supports another NameTuple or an Array in the [name, version,
platform] format.
Also aliased as: eql?
hash()
Link
spec_name()
Link
Return the name that the gemspec file would be
to_a()
Link
Convert back to the [name, version, platform] tuple