Class SMB::Dir::Entry |
|
This class represents and a SMB network directory entry. It is returned by methods [] and direntries of SMB::Dir.
Methods |
Included modules |
Public Instance methods |
open() |
url() |
name() |
comment() |
dir?() |
server?() |
ipc_share?() |
workgroup?() |
file?() |
comms_share?() |
printer_share?() |
link?() |
file_share?() |
smb_type() |
Returns one of (the integers) SMB::FILE, SMB::FILE_SHARE, SMB::DIR, SMB::SERVER, SMB::IPC_SHARE, SMB::WORKGROUP, SMB::COMMS_SHARE, SMB::LINK, SMB::PRINTER_SHARE.