v1.0.0
First stable release.
AutoPort.find/2returns the first available port at or after a starting port, or within an explicit range, raisingAutoPort.Errorwhen exhausted.AutoPort.fetch/2returns{:ok, port}/{:error, message}.AutoPort.available?/2probes a single port.PORT(configurable via the:envoption) overrides the target and the search continues upwards from there.- Options:
:ip,:verbose,:env. - No runtime dependencies.