Class
Rex::Post::DispatchNinja::File
In:
lib/rex/post/dispatch_ninja/file.rb
Parent:
Rex::Post::DispatchNinja::IO
Methods
_open
new
stat
stat_data
Included Modules
Rex::Post::File
Attributes
client
[RW]
client
[RW]
Public Class methods
new
(name, mode="r", perms=0)
!!! make mode/perms work!
stat
(name)
stat_data
(file)
Public Instance methods
_open
(name, mode="r", perms=0)
[Validate]