芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/ResultInterface.php
execute($command); * $jpResult = $result->search('foo.*.bar[?baz > `10`]'); * * @param string $expression JMESPath expression to execute * * @return mixed Returns the result of the JMESPath expression. * @link http://jmespath.readthedocs.org/en/latest/ JMESPath documentation */ public function search($expression); };