Method: Bake::Scope.inspect

Defined in:
lib/bake/scope.rb

.inspectObject



37
38
39
# File 'lib/bake/scope.rb', line 37

def self.inspect
	"Bake::Scope<#{self.const_get(:FILE_PATH)}>"
end