Elixir v1.1.0 Port
Functions related to Erlang ports.
Summary
Functions
Returns information about the port
or nil
if the port is closed
Returns information about the port
or nil
if the port is closed
Functions
Inlined by the compiler.
Inlined by the compiler.
Inlined by the compiler.
Inlined by the compiler.
Inlined by the compiler.
Returns information about the port
or nil
if the port is closed.
Specs
info(port, atom) :: {atom, term} | nil
Returns information about the port
or nil
if the port is closed.
See :erlang.ports/0
Inlined by the compiler.
Inlined by the compiler.