YUKI Hiroshi
null+****@clear*****
Thu Mar 6 12:50:40 JST 2014
YUKI Hiroshi 2014-03-06 12:50:40 +0900 (Thu, 06 Mar 2014) New Revision: 6ef9b1d0c61343501e7828c677d2159074f954af https://github.com/droonga/droonga.org/commit/6ef9b1d0c61343501e7828c677d2159074f954af Message: Describe SingleStepDefinition#name= Modified files: reference/plugin/handler/index.md Modified: reference/plugin/handler/index.md (+4 -1) =================================================================== --- reference/plugin/handler/index.md 2014-03-06 12:37:07 +0900 (c55ba28) +++ reference/plugin/handler/index.md 2014-03-06 12:50:40 +0900 (e870048) @@ -90,7 +90,10 @@ This provides methods to describe the "step" corresponding to the handler. #### `#name=(name)` {#classes-Droonga-SingleStepDefinition-name} -(TBD) +Describes the name of the step itself. +The Droonga Engine treats an incoming message as a request of a "command", if there is any step with the `name` which equals to the message's `type`. +In other words, this defines the name of the command corresponding to the step itself. + #### `#handler=(handler)` {#classes-Droonga-SingleStepDefinition-handler} -------------- next part -------------- HTML����������������������������...Download