method
platform
ruby latest stable - Class:
Gem::StubSpecification::StubLine
platform()public
No documentation available.
# File lib/rubygems/stub_specification.rb, line 32
def platform
Gem::Platform.new @parts[2]
end platform()No documentation available.
# File lib/rubygems/stub_specification.rb, line 32
def platform
Gem::Platform.new @parts[2]
end