LogoRobo.js
Packages@robojs/server

FindAvailablePortResult

Interface: FindAvailablePortResult

Result of finding an available port

Properties

PropertyTypeDescription
originalPortnumberOriginal port that was requested
portnumberThe available port that was found
wasIncrementedbooleanWhether the port was incremented from the original

On this page