Skip to content

Releases: icanhazstring/systemctl-php

Rework Command Dispatching

21 Aug 14:53
Compare
Choose a tag to compare

Rework command dispatching inside SystemCtl to provider more stable unit tests.

Release Version 0.5

16 Aug 08:37
Compare
Choose a tag to compare
  • Re-arrange unittest structure with unit and integration tests
  • add two new commands
    • isActive - check if an unit is active
    • isEnabled - check if an unit is enabled