Sign in
apache
/
etch
/
80b6eae7cfc4c7cf6ac5a1c5eedfaca92837c36b
/
.
/
binding-ruby
/
src
/
main
/
ruby
/
support
/
who.rb
blob: 6c370f4b854cba1a8f3d34b33e183d1911620ee7 [
file
] [
log
] [
blame
]
# package etch/bindings/ruby/support
# Abstraction of sender used by the various sources of data,
# packets, or messages.
module
Who
def
initialize
()
# nothin else
end
end