Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Netstat
Class methods
parse
(output) :
Array
(
NamedTuple
(proto:
String
, recv:
String
, send:
String
, local_address:
String
, foreign_address:
String
, state:
String
))
Source
parse_line
(no_header_output)
Source
remove_header
(output)
Source
Nested types
Netstat::K8s
Netstat::Mariadb