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