Libraries
»
frontman-ssg
(0.1.1)
»
Index
»
Frontman
»
Resource
»
#inspect
Method: Frontman::Resource#inspect
Defined in:
lib/frontman/resource.rb
#
inspect
⇒
Object
233 234 235
# File 'lib/frontman/resource.rb', line 233
def
inspect
"Resource: #{@file_path}"
end