When a port is opened with the openPort method, closePort() is used to close the port. If the user forgets to close the port, closing or restarting Macaulay2 will automatically close the port.
i1 : closePort() --Port null is now closing. This could take a few seconds. |
The object closePort is a method function.