Packages

Pure Erlang/OTP ICMP ping library using the modern :socket API. No NIFs, no external dependencies. Requires Elixir 1.17+ (OTP 25+).

Current section

Files

Jump to
raw_ping .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]