X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/mtdowling/jmespath.php
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
mtdowling
/
jmespath.php
/
📁
..
📄
.gitignore
(53 B)
📄
.travis.yml
(507 B)
📄
CHANGELOG.md
(2.14 KB)
📄
LICENSE
(1.06 KB)
📄
Makefile
(265 B)
📄
README.rst
(3.94 KB)
📁
bin
📄
composer.json
(731 B)
📄
phpunit.xml.dist
(376 B)
📁
src
📁
tests
Editing: Makefile
all: clean coverage test: vendor/bin/phpunit coverage: vendor/bin/phpunit --coverage-html=artifacts/coverage view-coverage: open artifacts/coverage/index.html clean: rm -rf artifacts/* rm -rf compiled/* perf: php bin/perf.php .PHONY: test coverage perf
Upload File
Create Folder