Copyright © 2019-2021 Maas-Maarten Zeeman
Behaviours: zotonic_model.
Authors: Maas-Maarten Zeeman (mmzeeman@xs4all.nl).
close_sockets/2 | |
disks/0 | Return disk space information. |
disks_alert/0 | Return disk space information. |
group_sockets/0 | |
m_get/3 | |
otp_version/0 | Return the exact OTP version. |
page_count/1 | |
session_count/1 | |
tcp_connection_count/0 |
close_sockets(Max, Context) -> any()
disks() -> [map()]
Return disk space information
disks_alert() -> boolean()
Return disk space information
group_sockets() -> any()
m_get(Rest::list(), Msg::zotonic_model:opt_msg(), Context::z:context()) -> zotonic_model:return()
otp_version() -> binary()
Return the exact OTP version.
page_count(Context) -> any()
session_count(Context) -> any()
tcp_connection_count() -> any()
Generated by EDoc