Flowdock
method

description

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: SigninCommand
description() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/signin_command.rb, line 18
  def description # :nodoc:
    'The signin command executes host sign in for a push server (the default is'     ' https://rubygems.org). The host can be provided with the host flag or can'     ' be inferred from the provided gem. Host resolution matches the resolution'     ' strategy for the push command.'
  end
Register or log in to add new notes.