Method: Cinch::DCC::DCCableObject#path
- Defined in:
- lib/cinch/dcc/dccable_object.rb
#path ⇒ String
Note:
This is only required if calling User#dcc_send with only one argument
Returns A string representing the object’s path or name.
29 30 |
# File 'lib/cinch/dcc/dccable_object.rb', line 29 def path end |