-
pxblat.Server.status(*, instance=
False) dict[str, str] | Status[source] Retrieves the status of the gfServer instance.
- Parameters:¶
- Returns:¶
The status of the gfServer instance, either as a dictionary or a Status object.
- Return type:¶
See also
status_server()is a free function to query server status.