module

FreePort

Constants

VERSION = {{ (`shards version /tmp/tmp.DpHhDa/src/src`).chomp.stringify }}

Instance methods

get

Returns a free and open TCP port, could raise an exception.

get?

Returns a free and open TCP port or nil.