Libraries
»
inspec
(2.0.32)
»
Index
»
Inspec
»
Resources
»
Directory
»
#to_s
Method: Inspec::Resources::Directory#to_s
Defined in:
lib/resources/directory.rb
#
to_s
⇒
Object
21 22 23
# File 'lib/resources/directory.rb', line 21
def
to_s
"
Directory
#{
source_path
}
"
end