pm_WebServer_Abstract
in package
implements
pm_WebServer_Interface
Web server service base implementation
Tags
Interfaces, Classes and Traits
- pm_WebServer_Interface
- Web server service interface
Table of Contents
- isEnabled() : bool
- Check whether the server is enabled
- isInstalled() : bool
- Check whether the server is installed
- isRunning() : bool
- Check whether the server is running
Methods
isEnabled()
Check whether the server is enabled
public
isEnabled() : bool
Return values
bool —isInstalled()
Check whether the server is installed
public
isInstalled() : bool
Return values
bool —isRunning()
Check whether the server is running
public
isRunning() : bool