NAME
App::SFDC::ExecuteAnonymous - Use the apex API to execute anonymous apex code
VERSION
version 0.13
METHODS
execute()
Executes the anonymous code against the target sandbox, printing the debug log to STDOUT and returning truth or falsehood depending on whether the code executed successfully.
AUTHOR
Alexander Brett <alexander.brett@sophos.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Sophos Limited.
This is free software, licensed under:
The MIT (X11) License
The full text of the license can be found in the LICENSE file included with this distribution.