Returns the path to the named pipe.
Returns:
the path to the named pipe
11 12 13
# File 'lib/codebot/ipc_server.rb', line 11 def pipe @pipe end