Class TMail::FilePort
In: lib/action_mailer/vendor/tmail-1.2.3/tmail/port.rb
Parent: Port

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

Public Instance methods

cp( port )

Alias for copy_to

eql?( other )

Alias for #==

mv( port )

Alias for move_to

[Validate]