[Source]
# File lib/uttk/filters/JustStatus.rb, line 16 def display ( path ) leaf = path.pop.segment notif :new_leaf, path, leaf end
[Validate]