Method: Frontman::Resource#inspect

Defined in:
lib/frontman/resource.rb

#inspectObject



233
234
235
# File 'lib/frontman/resource.rb', line 233

def inspect
  "Resource: #{@file_path}"
end