Method: SDM::Organization#log_socket_path
- Defined in:
- lib/models/porcelain.rb
#log_socket_path ⇒ Object
The Organization's socket path for Socket local log storage.
6991 6992 6993 |
# File 'lib/models/porcelain.rb', line 6991 def log_socket_path @log_socket_path end |