Method: Boutons::URI::Registry#zk_path

Defined in:
lib/boutons/uri.rb

#zk_pathObject



68
69
70
# File 'lib/boutons/uri.rb', line 68

def zk_path
  ::URI.unescape(@uri.path).split("#",2)[0]
end