Port.command

You're seeing just the function command, go back to Port module for more information.
Link to this function

command(port, data, options \\ [])

View Source

Specs

command(port(), iodata(), [:force | :nosuspend]) :: boolean()

Sends data to the port driver port.

For more information, see :erlang.port_command/2.

Inlined by the compiler.