Class
Redwood::MBox::SSHLoader
In:
lib/sup/mbox/ssh-loader.rb
Parent:
Source
Methods
connect
cur_offset=
end_offset
filename
host
id
id=
new
next
safely
suggest_labels_for
to_s
Attributes
password
[RW]
username
[RW]
Public Class methods
new
(uri, username=nil, password=nil, start_offset=nil, usual=true, archived=false, id=nil, labels=[])
suggest_labels_for
(path;)
Public Instance methods
connect
()
cur_offset=
(o;)
end_offset
()
filename
()
host
()
id
()
id=
(o;)
next
()
safely
() {|| ...}
to_s
()
def cur_offset; @loader.cur_offset; end # think we‘ll be ok without this
[Validate]