module Waku::PathNotification

Public Class Methods

demo() click to toggle source
# File lib/waku/activity/path_notification.rb, line 3
def self.demo
  puts 'CONG'
end