Class
TMail::FilePort
In:
lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb
Parent:
Port
FilePort
Methods
==
aopen
copy_to
cp
eql?
hash
inspect
move_to
mv
new
read_all
remove
reproducible?
ropen
size
wopen
External Aliases
filename
->
ident
Attributes
filename
[R]
Public Class methods
new
( fname )
Public Instance methods
==
( other )
aopen
( &block )
copy_to
( port )
cp
( port )
Alias for
copy_to
eql?
( other )
Alias for #==
hash
()
inspect
()
move_to
( port )
mv
( port )
Alias for
move_to
read_all
()
remove
()
reproducible?
()
ropen
( &block )
size
()
wopen
( &block )
[Validate]