# File rubygems/commands/server_command.rb, line 5definitializesuper('server', 'Starts up a web server that hosts the RDoc (requires rubygems-server)')
beginGem::Specification.find_by_name('rubygems-server').activaterescueGem::LoadError# no-opendend
Public Instance Methods
execute()click to toggle source
# File rubygems/commands/server_command.rb, line 20defexecutealert_error"Install the rubygems-server gem for the server command"end
This page was generated for Ruby 3.1.2
Generated with Ruby-doc Rdoc Generator 0.42.0.
There is an updated format of the API docs for this version here.