Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Internal-API

This folder contains the main part of EasyEngine cli.

  • It conatins the cli-command which handles the most basic required functions like: version, update etc.

  • The WP-CLI internal-api, booting and auto-loading logic and other utilities.

  • It also contains new classes:

    • EE_DB having the generic Sqlite3 functions for db management.
    • EE_DOCKER having various docker related functions like starting, stopping and inspecting containers, creating and connecting to networks, generating docker-compose.yml.
  • Also, the internal-api has been slightly modified to remove WordPress specific functions and additional features like, logging of all the command invocation and related log, success, debug and error messages from EE::info(), EE::success(), EE::debug(), EE::error() outputs into a file for debugging purposes.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.