Method: Cinch::DCC::DCCableObject#path

Defined in:
lib/cinch/dcc/dccable_object.rb

#pathString

Note:

This is only required if calling User#dcc_send with only one argument

Returns A string representing the object’s path or name.

Returns:

  • (String)

    A string representing the object’s path or name.

Since:

  • 2.0.0



29
30
# File 'lib/cinch/dcc/dccable_object.rb', line 29

def path
end