method
usage
ruby latest stable - Class:
Gem::Commands::DependencyCommand
usage()public
No documentation available.
# File lib/rubygems/commands/dependency_command.rb, line 53
def usage # :nodoc:
"#{program_name} REGEXP"
end usage()No documentation available.
# File lib/rubygems/commands/dependency_command.rb, line 53
def usage # :nodoc:
"#{program_name} REGEXP"
end