ReopenableFilesExt.setupUnixSocketHandler

Registers this extension with the unix socket extension and activates the handling of the specified unix socket command, which will cause reopening files specified as arguments to the command.

class ReopenableFilesExt
void
setupUnixSocketHandler

Parameters

unix_socket_ext UnixSocketExt

UnixSocketExt instance to register with

reopen_command istring

command to trigger reopening of the registered file (passed as arguments to the command).

Meta