[Source]
# File lib/facets/core/facets/applique/file_helpers.rb, line 2 def temporary_directory @temporary_directory ||= 'tmp' end
[Validate]