Minor tweak helps syntax highlighters
git-svn-id: file:///home/svn/framework3/trunk@12620 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
c5c4c929b8
commit
aadee8460d
|
@ -18,7 +18,7 @@ module Fs
|
|||
###
|
||||
class FileStat < Rex::Post::FileStat
|
||||
|
||||
class <<self
|
||||
class << self
|
||||
attr_accessor :client
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue