Package cm_api :: Package endpoints :: Module tools
[hide private]
[frames] | no frames]

Module tools

source code

Functions [hide private]
 
echo(root_resource, message)
Have the server echo our message back.
source code
 
echo_error(root_resource, message)
Generate an error, but we get to set the error message.
source code
Variables [hide private]
  ECHO_PATH = '/tools/echo'
  ECHO_ERROR_PATH = '/tools/echoError'
  __package__ = None