Libraries
»
at_protocol
(0.0.4.3)
»
Index (T)
»
Time
Class: Time
Inherits:
Object
Object
Time
show all
Defined in:
lib/at_protocol/tid_ext.rb
Instance Method Summary
collapse
#
to_tid
⇒ Object
Instance Method Details
#
to_tid
⇒
Object
4 5 6
# File 'lib/at_protocol/tid_ext.rb', line 4
def
to_tid
ATProto
::
TID
.
new
(
self
)
end