Method: Tmuxinator::Project#socket_path

Defined in:
lib/tmuxinator/project.rb

#socket_pathObject



230
231
232
# File 'lib/tmuxinator/project.rb', line 230

def socket_path
  yaml["socket_path"]
end