enhanced comment for `execute'

This commit is contained in:
Jocelyn Fiat
2011-07-13 15:37:50 +02:00
parent 9d1fb56cc1
commit 4e2f0dbc72
2 changed files with 3 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ feature {NONE} -- Execution
execute (ctx: GW_REQUEST_CONTEXT) execute (ctx: GW_REQUEST_CONTEXT)
-- Execute the request -- Execute the request
-- See `ctx.input' and `ctx.output' for i/o streams
-- `ctx.environment' for the Gateway environment
deferred deferred
end end