[Groonga-commit] groonga/groonga-command at 4ad824d [master] Improve document

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Mon Aug 8 11:32:31 JST 2016


Kouhei Sutou	2016-08-08 11:32:31 +0900 (Mon, 08 Aug 2016)

  New Revision: 4ad824d8faf1ba9aee65d65988a55e4cf96d60cb
  https://github.com/groonga/groonga-command/commit/4ad824d8faf1ba9aee65d65988a55e4cf96d60cb

  Message:
    Improve document

  Modified files:
    lib/groonga/command/object-remove.rb

  Modified: lib/groonga/command/object-remove.rb (+2 -2)
===================================================================
--- lib/groonga/command/object-remove.rb    2016-08-08 11:32:04 +0900 (8096e6e)
+++ lib/groonga/command/object-remove.rb    2016-08-08 11:32:31 +0900 (42e70aa)
@@ -37,14 +37,14 @@ module Groonga
 
       Command.register(command_name, self)
 
-      # @return [String] `name` parameter value.
+      # @return [String] The object name to be removed.
       #
       # @since 1.1.7
       def name
         self[:name]
       end
 
-      # @return [Boolean] `force` parameter value.
+      # @return [Boolean] Whether force to remove the object or not.
       #
       # @since 1.1.7
       def force?
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index